This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ cryptography==3.4.8
2121 # via paramiko
2222distro==1.6.0
2323 # via docker-compose
24- docker[ssh]==5.0.1
24+ docker[ssh]==5.0.2
2525 # via docker-compose
2626docker-compose==1.29.2
2727 # via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ distro==1.6.0
5050 # -r requirements/base.txt
5151 # -r requirements/test.txt
5252 # docker-compose
53- docker[ssh]==5.0.1
53+ docker[ssh]==5.0.2
5454 # via
5555 # -r requirements/base.txt
5656 # -r requirements/test.txt
@@ -107,9 +107,8 @@ pip-tools==6.2.0
107107 # via -r requirements/pip-tools.txt
108108platformdirs==2.3.0
109109 # via virtualenv
110- pluggy==0.13.1
110+ pluggy==1.0.0
111111 # via
112- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
113112 # -r requirements/test.txt
114113 # pytest
115114 # tox
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ distro==1.6.0
4242 # docker-compose
4343doc8==0.9.0
4444 # via -r requirements/doc.in
45- docker[ssh]==5.0.1
45+ docker[ssh]==5.0.2
4646 # via
4747 # -r requirements/base.txt
4848 # docker-compose
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ distro==1.6.0
3535 # via
3636 # -r requirements/base.txt
3737 # docker-compose
38- docker[ssh]==5.0.1
38+ docker[ssh]==5.0.2
3939 # via
4040 # -r requirements/base.txt
4141 # docker-compose
@@ -67,10 +67,8 @@ paramiko==2.7.2
6767 # docker
6868pexpect==4.8.0
6969 # via -r requirements/test.in
70- pluggy==0.13.1
71- # via
72- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
73- # pytest
70+ pluggy==1.0.0
71+ # via pytest
7472ptyprocess==0.7.0
7573 # via pexpect
7674py==1.10.0
You can’t perform that action at this time.
0 commit comments