Skip to content

Commit

Permalink
[Dependencies] Upgrade urllib3 to 1.26.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Nov 22, 2023
1 parent ce73b4d commit e4e3fb4
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 @@ -3,6 +3,7 @@ Flask==2.1.2
Werkzeug==2.2.3
boto3==1.24.30
requests==2.31.0
urllib3==1.26.18
python-jose==3.3.0
PyYAML==6.0
pytest==7.2.2
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ six==1.16.0
# python-dateutil
tomli==2.0.1
# via pytest
urllib3==1.26.15
urllib3==1.26.18
# via
# -r requirements.in
# botocore
# requests
werkzeug==2.2.3
Expand Down

0 comments on commit e4e3fb4

Please sign in to comment.