Skip to content

Commit

Permalink
chore: pin urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Feb 3, 2024
1 parent cc46c5f commit 50720b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ pytest==7.3.1
requests-toolbelt==0.10.1
ruff==0.0.262
twine==4.0.2
urllib3==1.26.18
wheel==0.40.0
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,9 @@ twine==4.0.2
# via -r requirements.in
typing-extensions==4.9.0
# via mypy
urllib3==2.0.7
urllib3==1.26.18
# via
# -r requirements.in
# botocore
# requests
# responses
Expand Down

0 comments on commit 50720b7

Please sign in to comment.