Skip to content

Commit 4e3e33b

Browse files
chore(deps)(deps): bump urllib3 from 2.2.1 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.2.1...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 ecc84ae commit 4e3e33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ strawberry-graphql==0.225.1
6262
strawberry-graphql-django==0.37.1
6363
typing-extensions==4.9.0 # Fixed version that satisfies most dependencies
6464
tzdata==2024.1
65-
urllib3==2.2.1
65+
urllib3==2.6.0
6666
uvicorn==0.27.1 # Downgraded for better compatibility
6767
wrapt==1.16.0
6868
zipp==3.18.1

0 commit comments

Comments
 (0)