Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ tabulate==0.8.3
toml==0.10.0 # via pre-commit, pre-commit-hooks
typed-ast==1.4.0 # via mypy
typing-extensions==3.7.4.1 # via mypy
urllib3==1.24.1
urllib3==1.26.3
virtualenv==16.7.9 # via pre-commit
wcwidth==0.1.7 # via pytest
websocket-client==0.57.0 # via docker
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ simplejson==3.17.0 # via swag-client
six==1.13.0 # via jsonschema, pyrsistent, python-dateutil, retrying
swag-client==0.4.7
tabulate==0.8.6
urllib3==1.25.7 # via botocore
urllib3==1.26.3 # via botocore
zipp==0.6.0 # via importlib-metadata
2 changes: 1 addition & 1 deletion web-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ simplejson==3.16.0
six==1.12.0
swag-client==0.4.6
tabulate==0.8.3
urllib3==1.24.1
urllib3==1.26.3
werkzeug==0.16.0 # via flask