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 @@ -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.5.1
104+ pip-tools==6.6.0
105105 # via -r requirements/pip-tools.txt
106106platformdirs==2.5.1
107107 # via virtualenv
@@ -129,7 +129,7 @@ pynacl==1.5.0
129129 # -r requirements/base.txt
130130 # -r requirements/test.txt
131131 # paramiko
132- pyparsing==3.0.7
132+ pyparsing==3.0.8
133133 # via
134134 # -r requirements/test.txt
135135 # packaging
@@ -180,7 +180,7 @@ tomli==2.0.1
180180 # -r requirements/test.txt
181181 # pep517
182182 # pytest
183- tox==3.24.5
183+ tox==3.25.0
184184 # via
185185 # -r requirements/dev.in
186186 # tox-battery
@@ -191,7 +191,7 @@ urllib3==1.26.9
191191 # -r requirements/base.txt
192192 # -r requirements/test.txt
193193 # requests
194- virtualenv==20.14.0
194+ virtualenv==20.14.1
195195 # via tox
196196websocket-client==0.59.0
197197 # via
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ bcrypt==3.2.0
1616 # via
1717 # -r requirements/base.txt
1818 # paramiko
19- bleach==4.1 .0
19+ bleach==5.0 .0
2020 # via readme-renderer
2121certifi==2021.10.8
2222 # via
@@ -81,9 +81,7 @@ jsonschema==3.2.0
8181markupsafe==2.1.1
8282 # via jinja2
8383packaging==21.3
84- # via
85- # bleach
86- # sphinx
84+ # via sphinx
8785paramiko==2.10.3
8886 # via
8987 # -r requirements/base.txt
@@ -103,7 +101,7 @@ pynacl==1.5.0
103101 # via
104102 # -r requirements/base.txt
105103 # paramiko
106- pyparsing==3.0.7
104+ pyparsing==3.0.8
107105 # via packaging
108106pyrsistent==0.18.1
109107 # via
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ click==8.1.2
88 # via pip-tools
99pep517==0.12.0
1010 # via pip-tools
11- pip-tools==6.5.1
11+ pip-tools==6.6.0
1212 # via -r requirements/pip-tools.in
1313tomli==2.0.1
1414 # via pep517
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ pynacl==1.5.0
8181 # via
8282 # -r requirements/base.txt
8383 # paramiko
84- pyparsing==3.0.7
84+ pyparsing==3.0.8
8585 # via packaging
8686pyrsistent==0.18.1
8787 # via
You can’t perform that action at this time.
0 commit comments