Skip to content

Commit be0c3a3

Browse files
authored
Merge pull request #239 from blacklanternsecurity/dependabot/pip/dev/urllib3-2.5.0
Bump urllib3 from 2.4.0 to 2.5.0
2 parents 3f65b96 + 053b817 commit be0c3a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requests==2.32.4 ; python_version >= "3.9" and python_version < "4.0"
2121
sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0"
2222
typing-extensions==4.14.1 ; python_version >= "3.9" and python_version < "3.11"
2323
tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"
24-
urllib3==2.4.0 ; python_version >= "3.9" and python_version < "4.0"
24+
urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0"
2525
viewstate==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
2626
werkzeug==3.1.3 ; python_version >= "3.9" and python_version < "4.0"
2727
zipp==3.23.0 ; python_version >= "3.9" and python_version < "3.10"

0 commit comments

Comments
 (0)