File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ idna==3.3
3030 # via requests
3131imagesize==1.3.0
3232 # via sphinx
33- importlib-metadata==4.10.1
33+ importlib-metadata==4.11.0
3434 # via
3535 # sphinx
3636 # sphinxcontrib-spelling
@@ -43,7 +43,7 @@ markupsafe==2.0.1
4343 # via jinja2
4444packaging==21.3
4545 # via sphinx
46- pbr==5.8.0
46+ pbr==5.8.1
4747 # via stevedore
4848pyenchant==3.2.2
4949 # via
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ hypothesis==6.36.1
6262 # via -r requirements/pytest.pip
6363idna==3.3
6464 # via requests
65- importlib-metadata==4.10.1
65+ importlib-metadata==4.11.0
6666 # via
6767 # -r requirements/pip.pip
6868 # -r requirements/pytest.pip
@@ -104,7 +104,7 @@ pep517==0.12.0
104104 # via build
105105pkginfo==1.8.2
106106 # via twine
107- platformdirs==2.4.1
107+ platformdirs==2.5.0
108108 # via
109109 # -r requirements/pip.pip
110110 # pylint
@@ -135,7 +135,7 @@ pyparsing==3.0.7
135135 # -r requirements/pytest.pip
136136 # packaging
137137 # pycontracts
138- pytest==7.0.0
138+ pytest==7.0.1
139139 # via
140140 # -r requirements/pytest.pip
141141 # pytest-forked
@@ -181,7 +181,7 @@ toml==0.10.2
181181 # check-manifest
182182 # pylint
183183 # tox
184- tomli==2.0.0
184+ tomli==2.0.1
185185 # via
186186 # -r requirements/pytest.pip
187187 # build
@@ -212,7 +212,7 @@ urwid==2.1.2
212212 # urwid-readline
213213urwid-readline==0.13
214214 # via pudb
215- virtualenv==20.13.0
215+ virtualenv==20.13.1
216216 # via
217217 # -r requirements/pip.pip
218218 # tox
@@ -230,7 +230,7 @@ zipp==3.7.0
230230# The following packages are considered to be unsafe in a requirements file:
231231pip==22.0.3
232232 # via -r requirements/pip.pip
233- setuptools==60.7.1
233+ setuptools==60.8.2
234234 # via
235235 # astroid
236236 # check-manifest
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ certifi==2021.10.8
1616 # via cibuildwheel
1717cibuildwheel==2.3.1
1818 # via -r requirements/kit.in
19- importlib-metadata==4.10.1
19+ importlib-metadata==4.11.0
2020 # via
2121 # auditwheel
2222 # build
@@ -31,7 +31,7 @@ pyelftools==0.28
3131 # via auditwheel
3232pyparsing==3.0.7
3333 # via packaging
34- tomli==2.0.0
34+ tomli==2.0.1
3535 # via
3636 # build
3737 # cibuildwheel
@@ -48,5 +48,5 @@ zipp==3.7.0
4848 # pep517
4949
5050# The following packages are considered to be unsafe in a requirements file:
51- setuptools==60.7.1
51+ setuptools==60.8.2
5252 # via -r requirements/kit.in
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ zope-interface==5.4.0
2323 # via gevent
2424
2525# The following packages are considered to be unsafe in a requirements file:
26- setuptools==60.7.1
26+ setuptools==60.8.2
2727 # via gevent
Original file line number Diff line number Diff line change 66#
77click==8.0.3
88 # via pip-tools
9- importlib-metadata==4.10.1
9+ importlib-metadata==4.11.0
1010 # via
1111 # click
1212 # pep517
1313pep517==0.12.0
1414 # via pip-tools
15- pip-tools==6.5.0
15+ pip-tools==6.5.1
1616 # via -r requirements/pip-tools.in
17- tomli==2.0.0
17+ tomli==2.0.1
1818 # via pep517
1919typing-extensions==4.0.1
2020 # via importlib-metadata
@@ -28,5 +28,5 @@ zipp==3.7.0
2828# The following packages are considered to be unsafe in a requirements file:
2929pip==22.0.3
3030 # via pip-tools
31- setuptools==60.7.1
31+ setuptools==60.8.2
3232 # via pip-tools
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ distlib==0.3.4
88 # via virtualenv
99filelock==3.4.2
1010 # via virtualenv
11- importlib-metadata==4.10.1
11+ importlib-metadata==4.11.0
1212 # via virtualenv
13- platformdirs==2.4.1
13+ platformdirs==2.5.0
1414 # via virtualenv
1515six==1.16.0
1616 # via virtualenv
1717typing-extensions==4.0.1
1818 # via importlib-metadata
19- virtualenv==20.13.0
19+ virtualenv==20.13.1
2020 # via -r requirements/pip.in
2121zipp==3.7.0
2222 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ future==0.18.2
2020 # via pycontracts
2121hypothesis==6.36.1
2222 # via -r requirements/pytest.in
23- importlib-metadata==4.10.1
23+ importlib-metadata==4.11.0
2424 # via
2525 # pluggy
2626 # pytest
@@ -40,7 +40,7 @@ pyparsing==3.0.7
4040 # via
4141 # packaging
4242 # pycontracts
43- pytest==7.0.0
43+ pytest==7.0.1
4444 # via
4545 # -r requirements/pytest.in
4646 # pytest-forked
@@ -55,7 +55,7 @@ six==1.16.0
5555 # via pycontracts
5656sortedcontainers==2.4.0
5757 # via hypothesis
58- tomli==2.0.0
58+ tomli==2.0.1
5959 # via pytest
6060typing-extensions==4.0.1
6161 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ filelock==3.4.2
1010 # via
1111 # tox
1212 # virtualenv
13- importlib-metadata==4.10.1
13+ importlib-metadata==4.11.0
1414 # via
1515 # pluggy
1616 # tox
@@ -19,7 +19,7 @@ importlib-resources==5.4.0
1919 # via tox-gh-actions
2020packaging==21.3
2121 # via tox
22- platformdirs==2.4.1
22+ platformdirs==2.5.0
2323 # via virtualenv
2424pluggy==1.0.0
2525 # via tox
@@ -41,7 +41,7 @@ tox-gh-actions==2.9.1
4141 # via -r requirements/tox.in
4242typing-extensions==4.0.1
4343 # via importlib-metadata
44- virtualenv==20.13.0
44+ virtualenv==20.13.1
4545 # via tox
4646zipp==3.7.0
4747 # via
You can’t perform that action at this time.
0 commit comments