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 @@ -33,7 +33,7 @@ idna==3.3
3333 # via requests
3434jsonschema==3.2.0
3535 # via docker-compose
36- paramiko==2.10.4
36+ paramiko==2.11.0
3737 # via docker
3838pycparser==2.21
3939 # via cffi
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ docopt==0.6.2
6767 # -r requirements/base.txt
6868 # -r requirements/test.txt
6969 # docker-compose
70- filelock==3.6 .0
70+ filelock==3.7 .0
7171 # via
7272 # tox
7373 # virtualenv
@@ -90,7 +90,7 @@ packaging==21.3
9090 # -r requirements/test.txt
9191 # pytest
9292 # tox
93- paramiko==2.10.4
93+ paramiko==2.11.0
9494 # via
9595 # -r requirements/base.txt
9696 # -r requirements/test.txt
@@ -101,7 +101,7 @@ pep517==0.12.0
101101 # pip-tools
102102pexpect==4.8.0
103103 # via -r requirements/test.txt
104- pip-tools==6.6.0
104+ pip-tools==6.6.1
105105 # via -r requirements/pip-tools.txt
106106platformdirs==2.5.2
107107 # via virtualenv
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ distro==1.7.0
4040 # via
4141 # -r requirements/base.txt
4242 # docker-compose
43- doc8==0.11.1
43+ doc8==0.11.2
4444 # via -r requirements/doc.in
4545docker[ssh]==5.0.3
4646 # via
@@ -82,7 +82,7 @@ markupsafe==2.1.1
8282 # via jinja2
8383packaging==21.3
8484 # via sphinx
85- paramiko==2.10.4
85+ paramiko==2.11.0
8686 # via
8787 # -r requirements/base.txt
8888 # docker
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ click==8.1.3
88 # via pip-tools
99pep517==0.12.0
1010 # via pip-tools
11- pip-tools==6.6.0
11+ pip-tools==6.6.1
1212 # via -r requirements/pip-tools.in
1313tomli==2.0.1
1414 # via pep517
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ jsonschema==3.2.0
6161 # docker-compose
6262packaging==21.3
6363 # via pytest
64- paramiko==2.10.4
64+ paramiko==2.11.0
6565 # via
6666 # -r requirements/base.txt
6767 # docker
You can’t perform that action at this time.
0 commit comments