Skip to content

Commit b2713b6

Browse files
chore(deps): update dependency urllib3 to v2.5.0 [security]
1 parent 2d20dba commit b2713b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
7171
tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
7272
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11"
7373
url-normalize==1.4.3 ; python_version >= "3.8" and python_version < "4.0"
74-
urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0"
74+
urllib3==2.5.0 ; python_version >= "3.8" and python_version < "4.0"
7575
win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
7676
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10"

0 commit comments

Comments
 (0)