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 @@ -131,7 +131,7 @@ pynacl==1.4.0
131131 # -r requirements/base.txt
132132 # -r requirements/test.txt
133133 # paramiko
134- pyparsing==2.4.7
134+ pyparsing==3.0.1
135135 # via
136136 # -r requirements/test.txt
137137 # packaging
@@ -179,7 +179,7 @@ toml==0.10.2
179179 # -r requirements/test.txt
180180 # pytest
181181 # tox
182- tomli==1.2.1
182+ tomli==1.2.2
183183 # via
184184 # -r requirements/pip-tools.txt
185185 # pep517
@@ -194,7 +194,7 @@ urllib3==1.26.7
194194 # -r requirements/base.txt
195195 # -r requirements/test.txt
196196 # requests
197- virtualenv==20.8.1
197+ virtualenv==20.9.0
198198 # via tox
199199websocket-client==0.59.0
200200 # via
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ pynacl==1.4.0
101101 # via
102102 # -r requirements/base.txt
103103 # paramiko
104- pyparsing==2.4.7
104+ pyparsing==3.0.1
105105 # via packaging
106106pyrsistent==0.18.0
107107 # via
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pep517==0.12.0
1010 # via pip-tools
1111pip-tools==6.4.0
1212 # via -r requirements/pip-tools.in
13- tomli==1.2.1
13+ tomli==1.2.2
1414 # via pep517
1515wheel==0.37.0
1616 # via pip-tools
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ pynacl==1.4.0
8181 # via
8282 # -r requirements/base.txt
8383 # paramiko
84- pyparsing==2.4.7
84+ pyparsing==3.0.1
8585 # via packaging
8686pyrsistent==0.18.0
8787 # via
You can’t perform that action at this time.
0 commit comments