Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Merged
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 requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ charset-normalizer==2.0.12
# -r requirements/base.txt
# -r requirements/test.txt
# requests
click==8.1.0
click==8.1.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ distro==1.7.0
# via
# -r requirements/base.txt
# docker-compose
doc8==0.10.1
doc8==0.11.1
# via -r requirements/doc.in
docker[ssh]==5.0.3
# via
Expand Down Expand Up @@ -174,7 +174,7 @@ websocket-client==0.59.0
# -r requirements/base.txt
# docker
# docker-compose
zipp==3.7.0
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
click==8.1.0
click==8.1.2
# via pip-tools
pep517==0.12.0
# via pip-tools
Expand Down