Skip to content

Commit ddd3ea6

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

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
@@ -9,7 +9,7 @@ pymongo==3.11.0
99
redispy==3.0.0
1010
sqlalchemy==1.4.3
1111
moto==4.2.13
12-
urllib3==1.26.17
12+
urllib3==2.5.0
1313
aiohttp==3.8.5
1414
mypy==0.971
1515
pytest-httpserver==1.0.6

0 commit comments

Comments
 (0)