Skip to content

Commit cc76cfe

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

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
@@ -18,4 +18,4 @@ soupsieve==2.6 ; python_version >= "3.10" and python_version < "4.0"
1818
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
1919
typer==0.12.5 ; python_version >= "3.10" and python_version < "4.0"
2020
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
21-
urllib3==2.2.3 ; python_version >= "3.10" and python_version < "4.0"
21+
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)