Skip to content

Commit d5b7192

Browse files
Bump urllib3 from 2.0.7 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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@2.0.7...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e87c99 commit d5b7192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'aiohttp>=3.8.4',
1919
'aiofiles>=23.1.0',
2020
'requests-kerberos>=0.15.0',
21-
'urllib3==2.0.7'
21+
'urllib3==2.5.0'
2222
]
2323

2424
INSTALL_REQUIRES = [

0 commit comments

Comments
 (0)