Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit c46a5f8

Browse files
chore: Updating Python Requirements (#916)
1 parent 7317a4a commit c46a5f8

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ charset-normalizer==2.0.12
3232
# -r requirements/base.txt
3333
# -r requirements/test.txt
3434
# requests
35-
click==8.1.0
35+
click==8.1.2
3636
# via
3737
# -r requirements/pip-tools.txt
3838
# pip-tools

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ distro==1.7.0
4040
# via
4141
# -r requirements/base.txt
4242
# docker-compose
43-
doc8==0.10.1
43+
doc8==0.11.1
4444
# via -r requirements/doc.in
4545
docker[ssh]==5.0.3
4646
# via
@@ -174,7 +174,7 @@ websocket-client==0.59.0
174174
# -r requirements/base.txt
175175
# docker
176176
# docker-compose
177-
zipp==3.7.0
177+
zipp==3.8.0
178178
# via importlib-metadata
179179

180180
# The following packages are considered to be unsafe in a requirements file:

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
click==8.1.0
7+
click==8.1.2
88
# via pip-tools
99
pep517==0.12.0
1010
# via pip-tools

0 commit comments

Comments
 (0)