Skip to content

Commit 04da6b3

Browse files
authored
Merge pull request #198 from blacklanternsecurity/dependabot/pip/dev/urllib3-2.4.0
Bump urllib3 from 2.3.0 to 2.4.0
2 parents 8129c8b + 39df03c commit 04da6b3

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
@@ -21,7 +21,7 @@ requests==2.32.3 ; 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.13.2 ; 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.3.0 ; python_version >= "3.9" and python_version < "4.0"
24+
urllib3==2.4.0 ; python_version >= "3.9" and python_version < "4.0"
2525
viewstate==0.6.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.21.0 ; python_version >= "3.9" and python_version < "3.10"

0 commit comments

Comments
 (0)