Skip to content

Commit 45d80be

Browse files
chore(deps): update dependency urllib3 to v2.5.0 [security] (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e036fe commit 45d80be

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.16.0 ; 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)