Skip to content

Commit e74a6ce

Browse files
chore(deps): bump urllib3 in /lib/shared/layers/common
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2c25d9 commit e74a6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/shared/layers/common/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ langchain-text-splitters==0.3.11
1212
opensearch-py==2.4.2
1313
psycopg2-binary==2.9.7
1414
pgvector==0.2.2
15-
urllib3==2.5.0
15+
urllib3==2.6.0
1616
beautifulsoup4==4.12.2
1717
requests==2.32.5
1818
attrs==23.1.0

0 commit comments

Comments
 (0)