Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Mar 14, 2024
1 parent 1b19799 commit f30818e
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 41 deletions.
26 changes: 13 additions & 13 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==3.1.0
# via pylint
attrs==23.2.0
# via hypothesis
build==1.0.3
build==1.1.1
# via check-manifest
cachetools==5.3.3
# via tox
Expand All @@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
check-manifest==0.49
# via -r requirements/dev.in
cogapp==3.3.0
cogapp==3.4.1
# via -r requirements/dev.in
colorama==0.4.6
# via
Expand All @@ -43,20 +43,20 @@ filelock==3.13.1
# via
# tox
# virtualenv
flaky==3.7.0
flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.0.3
# via -r requirements/dev.in
hypothesis==6.98.13
hypothesis==6.99.6
# via -r requirements/pytest.in
idna==3.6
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via
# build
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.3.0
# via keyring
iniconfig==2.0.0
# via pytest
Expand All @@ -80,7 +80,7 @@ more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
packaging==23.2
packaging==24.0
# via
# build
# pudb
Expand All @@ -89,7 +89,7 @@ packaging==23.2
# tox
parso==0.8.3
# via jedi
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
platformdirs==4.2.0
# via
Expand All @@ -114,7 +114,7 @@ pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/pytest.in
# pytest-xdist
Expand Down Expand Up @@ -150,7 +150,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.4
# via pylint
tox==4.13.0
tox==4.14.1
# via
# -r requirements/tox.in
# tox-gh
Expand All @@ -168,7 +168,7 @@ urllib3==2.2.1
# via
# requests
# twine
urwid==2.6.7
urwid==2.6.9
# via
# pudb
# urwid-readline
Expand All @@ -180,15 +180,15 @@ virtualenv==20.25.1
# tox
wcwidth==0.2.13
# via urwid
zipp==3.17.0
zipp==3.18.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via
# -r requirements/pip.in
# check-manifest
16 changes: 8 additions & 8 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ bashlex==0.18
# via cibuildwheel
bracex==2.4
# via cibuildwheel
build==1.0.3
build==1.1.1
# via -r requirements/kit.in
certifi==2024.2.2
# via cibuildwheel
cibuildwheel==2.16.5
cibuildwheel==2.17.0
# via -r requirements/kit.in
colorama==0.4.6
# via -r requirements/kit.in
filelock==3.13.1
# via cibuildwheel
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via build
packaging==23.2
packaging==24.0
# via
# auditwheel
# build
# cibuildwheel
platformdirs==4.2.0
# via cibuildwheel
pyelftools==0.30
pyelftools==0.31
# via auditwheel
pyproject-hooks==1.0.0
# via build
Expand All @@ -40,11 +40,11 @@ tomli==2.0.1
# pyproject-hooks
typing-extensions==4.10.0
# via cibuildwheel
wheel==0.42.0
wheel==0.43.0
# via -r requirements/kit.in
zipp==3.17.0
zipp==3.18.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/kit.in
2 changes: 1 addition & 1 deletion requirements/light-threads.pip
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zope-interface==6.2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.1.1
setuptools==69.2.0
# via
# zope-event
# zope-interface
10 changes: 5 additions & 5 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
flaky==3.7.0
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.98.13
hypothesis==6.99.6
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
mypy==1.8.0
mypy==1.9.0
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pygments==2.17.2
# via -r requirements/pytest.in
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/pytest.in
# pytest-xdist
Expand Down
14 changes: 7 additions & 7 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
build==1.0.3
build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via build
packaging==23.2
packaging==24.0
# via build
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via
Expand All @@ -23,13 +23,13 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.1.1
setuptools==69.2.0
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ virtualenv==20.25.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
flaky==3.7.0
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.98.13
hypothesis==6.99.6
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pygments==2.17.2
# via -r requirements/pytest.in
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/pytest.in
# pytest-xdist
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.pip
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.13.0
tox==4.14.1
# via
# -r requirements/tox.in
# tox-gh
Expand Down

0 comments on commit f30818e

Please sign in to comment.