Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 31, 2022
1 parent 59ce1f4 commit 613191f
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 33 deletions.
8 changes: 4 additions & 4 deletions doc/requirements.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ alabaster==0.7.12
# via sphinx
babel==2.10.1
# via sphinx
certifi==2021.10.8
certifi==2022.5.18.1
# via requests
charset-normalizer==2.0.12
# via requests
cogapp==3.3.0
# via -r doc/requirements.in
colorama==0.4.4
# via sphinx-autobuild
doc8==0.11.1
doc8==0.11.2
# via -r doc/requirements.in
docutils==0.17.1
# via
Expand All @@ -30,7 +30,7 @@ idna==3.3
# via requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# sphinx
# sphinxcontrib-spelling
Expand Down Expand Up @@ -94,7 +94,7 @@ sphinxcontrib-restbuilder==0.3
# via -r doc/requirements.in
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==7.3.3
sphinxcontrib-spelling==7.5.0
# via -r doc/requirements.in
stevedore==3.5.0
# via doc8
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ backports-functools-lru-cache==1.6.4
# pycontracts
bleach==5.0.0
# via readme-renderer
build==0.7.0
build==0.8.0
# via check-manifest
certifi==2021.10.8
certifi==2022.5.18.1
# via requests
charset-normalizer==2.0.12
# via requests
Expand All @@ -33,7 +33,7 @@ decorator==5.1.1
# via
# -r requirements/pytest.pip
# pycontracts
dill==0.3.4
dill==0.3.5.1
# via pylint
distlib==0.3.4
# via
Expand All @@ -47,7 +47,7 @@ execnet==1.9.0
# via
# -r requirements/pytest.pip
# pytest-xdist
filelock==3.6.0
filelock==3.7.0
# via
# -r requirements/pip.pip
# tox
Expand All @@ -60,11 +60,11 @@ future==0.18.2
# pycontracts
greenlet==1.1.2
# via -r requirements/dev.in
hypothesis==6.46.3
hypothesis==6.46.9
# via -r requirements/pytest.pip
idna==3.3
# via requests
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# -r requirements/pip.pip
# -r requirements/pytest.pip
Expand All @@ -83,7 +83,7 @@ isort==5.10.1
# via pylint
jedi==0.18.1
# via pudb
keyring==23.5.0
keyring==23.5.1
# via twine
lazy-object-proxy==1.7.1
# via astroid
Expand Down Expand Up @@ -129,7 +129,7 @@ pygments==2.12.0
# pudb
# readme-renderer
# rich
pylint==2.13.8
pylint==2.13.9
# via -r requirements/dev.in
pyparsing==3.0.9
# via
Expand Down Expand Up @@ -164,7 +164,7 @@ requests-toolbelt==0.9.1
# via twine
rfc3986==2.0.0
# via twine
rich==12.4.1
rich==12.4.4
# via twine
six==1.16.0
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ tox==3.25.0
# via -r requirements/dev.in
twine==4.0.0
# via -r requirements/dev.in
typed-ast==1.5.3
typed-ast==1.5.4
# via astroid
typing-extensions==4.2.0
# via
Expand Down Expand Up @@ -231,7 +231,7 @@ pip==22.0.4
# via
# -c requirements/pins.pip
# -r requirements/pip.pip
setuptools==62.2.0
setuptools==62.3.2
# via
# astroid
# check-manifest
14 changes: 7 additions & 7 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ auditwheel==5.1.2
# via -r requirements/kit.in
bashlex==0.16
# via cibuildwheel
bracex==2.2.1
bracex==2.3.post1
# via cibuildwheel
build==0.7.0
build==0.8.0
# via -r requirements/kit.in
certifi==2021.10.8
certifi==2022.5.18.1
# via cibuildwheel
cibuildwheel==2.5.0
cibuildwheel==2.6.0
# via -r requirements/kit.in
filelock==3.6.0
filelock==3.7.0
# via cibuildwheel
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# auditwheel
# build
Expand Down Expand Up @@ -52,5 +52,5 @@ zipp==3.8.0
# pep517

# The following packages are considered to be unsafe in a requirements file:
setuptools==62.2.0
setuptools==62.3.2
# via -r requirements/kit.in
4 changes: 2 additions & 2 deletions requirements/light-threads.pip
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
dnspython==2.2.1
# via eventlet
eventlet==0.33.0
eventlet==0.33.1
# via -r requirements/light-threads.in
gevent==21.12.0
# via -r requirements/light-threads.in
Expand All @@ -23,5 +23,5 @@ zope-interface==5.4.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==62.2.0
setuptools==62.3.2
# via gevent
6 changes: 3 additions & 3 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
click==8.1.3
# via pip-tools
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# click
# pep517
pep517==0.12.0
# via pip-tools
pip-tools==6.6.0
pip-tools==6.6.2
# via -r requirements/pip-tools.in
tomli==2.0.1
# via pep517
Expand All @@ -30,5 +30,5 @@ pip==22.0.4
# via
# -c requirements/pins.pip
# pip-tools
setuptools==62.2.0
setuptools==62.3.2
# via pip-tools
4 changes: 2 additions & 2 deletions requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
distlib==0.3.4
# via virtualenv
filelock==3.6.0
filelock==3.7.0
# via virtualenv
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via virtualenv
platformdirs==2.5.2
# via virtualenv
Expand Down
4 changes: 2 additions & 2 deletions requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ flaky==3.7.0
# via -r requirements/pytest.in
future==0.18.2
# via pycontracts
hypothesis==6.46.3
hypothesis==6.46.9
# via -r requirements/pytest.in
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# pluggy
# pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.pip
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
distlib==0.3.4
# via virtualenv
filelock==3.6.0
filelock==3.7.0
# via
# tox
# virtualenv
importlib-metadata==4.11.3
importlib-metadata==4.11.4
# via
# pluggy
# tox
Expand Down

0 comments on commit 613191f

Please sign in to comment.