Skip to content

Commit 72a6731

Browse files
Bump urllib3 from 2.2.1 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a302cd commit 72a6731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ six==1.16.0
2929
tldextract==5.1.2
3030
typing_extensions==4.10.0
3131
tzdata==2024.1
32-
urllib3==2.2.1
32+
urllib3==2.2.2
3333
Werkzeug==3.0.1
3434
zope.event==5.0
3535
zope.interface==6.2

0 commit comments

Comments
 (0)