Skip to content

Commit fa4bc77

Browse files
Bump urllib3 from 2.1.0 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 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.1.0...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1065647 commit fa4bc77

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
@@ -72,7 +72,7 @@ requests==2.32.0
7272
# via mkdocs-material
7373
six==1.16.0
7474
# via python-dateutil
75-
urllib3==2.1.0
75+
urllib3==2.2.2
7676
# via requests
7777
watchdog==3.0.0
7878
# via mkdocs

0 commit comments

Comments
 (0)