Skip to content

Commit db65c98

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

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.2.2'
2222
]
2323

2424
INSTALL_REQUIRES = [

0 commit comments

Comments
 (0)