Skip to content

Commit 0e550f2

Browse files
Bump urllib3 from 2.0.3 to 2.0.7 (#351)
1 parent 028e795 commit 0e550f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ typing-extensions==4.7.1
183183
# mypy
184184
# shillelagh
185185
# sqlalchemy
186-
urllib3==2.0.3
186+
urllib3==2.0.7
187187
# via
188188
# -r requirements.txt
189189
# requests

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ typing-extensions==4.7.1
3434
# via
3535
# shillelagh
3636
# sqlalchemy
37-
urllib3==2.0.3
37+
urllib3==2.0.7
3838
# via requests

0 commit comments

Comments
 (0)