Skip to content

Commit 7b2236d

Browse files
authored
Merge pull request #329 from wlmac/dependabot/pip/urllib3-2.6.3
Bump urllib3 from 2.6.0 to 2.6.3
2 parents ec97041 + 4d0f7af commit 7b2236d

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
@@ -74,7 +74,7 @@ sqlparse==0.5.1 ; python_version >= "3.12" and python_version < "3.13"
7474
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "3.13"
7575
tzdata==2024.2 ; python_version >= "3.12" and python_version < "3.13"
7676
uritemplate==4.1.1 ; python_version >= "3.12" and python_version < "3.13"
77-
urllib3==2.6.0 ; python_version >= "3.12" and python_version < "3.13"
77+
urllib3==2.6.3 ; python_version >= "3.12" and python_version < "3.13"
7878
vine==5.1.0 ; python_version >= "3.12" and python_version < "3.13"
7979
wcwidth==0.2.13 ; python_version >= "3.12" and python_version < "3.13"
8080
webencodings==0.5.1 ; python_version >= "3.12" and python_version < "3.13"

0 commit comments

Comments
 (0)