Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jun 12, 2024
1 parent 29b1bf5 commit d191d10
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
24 changes: 12 additions & 12 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build==1.2.1
# via check-manifest
cachetools==5.3.3
# via tox
certifi==2024.2.2
certifi==2024.6.2
# via requests
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -49,7 +49,7 @@ flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.0.3
# via -r requirements/dev.in
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/pytest.in
idna==3.7
# via requests
Expand Down Expand Up @@ -82,13 +82,13 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
# via readme-renderer
packaging==24.0
packaging==24.1
# via
# build
# pudb
Expand All @@ -97,7 +97,7 @@ packaging==24.0
# tox
parso==0.8.4
# via jedi
pkginfo==1.10.0
pkginfo==1.11.1
# via twine
platformdirs==4.2.2
# via
Expand All @@ -116,13 +116,13 @@ pygments==2.18.0
# pudb
# readme-renderer
# rich
pylint==3.2.2
pylint==3.2.3
# via -r requirements/dev.in
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.1.0
# via build
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/pytest.in
# pytest-xdist
Expand Down Expand Up @@ -157,15 +157,15 @@ tomli==2.0.1
# tox
tomlkit==0.12.5
# via pylint
tox==4.15.0
tox==4.15.1
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.1
# via -r requirements/tox.in
twine==5.1.0
# via -r requirements/dev.in
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# astroid
# pylint
Expand All @@ -175,7 +175,7 @@ urllib3==2.2.1
# via
# requests
# twine
urwid==2.6.12
urwid==2.6.13
# via
# pudb
# urwid-readline
Expand All @@ -187,13 +187,13 @@ virtualenv==20.26.2
# tox
wcwidth==0.2.13
# via urwid
zipp==3.19.0
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1b2
# via -r requirements/pip.in
setuptools==70.0.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ bracex==2.4
# via cibuildwheel
build==1.2.1
# via -r requirements/kit.in
certifi==2024.2.2
certifi==2024.6.2
# via cibuildwheel
cibuildwheel==2.18.1
cibuildwheel==2.19.0
# via -r requirements/kit.in
colorama==0.4.6
# via -r requirements/kit.in
filelock==3.14.0
# via cibuildwheel
importlib-metadata==7.1.0
# via build
packaging==24.0
packaging==24.1
# via
# auditwheel
# build
Expand All @@ -37,11 +37,11 @@ tomli==2.0.1
# via
# build
# cibuildwheel
typing-extensions==4.12.0
typing-extensions==4.12.2
# via cibuildwheel
wheel==0.43.0
# via -r requirements/kit.in
zipp==3.19.0
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
mypy==1.10.0
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
packaging==24.0
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pygments==2.18.0
# via -r requirements/pytest.in
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/pytest.in
# pytest-xdist
Expand All @@ -42,5 +42,5 @@ tomli==2.0.1
# via
# mypy
# pytest
typing-extensions==4.12.0
typing-extensions==4.12.2
# via mypy
4 changes: 2 additions & 2 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==7.1.0
# via build
packaging==24.0
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand All @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.0
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ virtualenv==20.26.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1b2
# via -r requirements/pip.in
setuptools==70.0.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
packaging==24.0
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pygments==2.18.0
# via -r requirements/pytest.in
pytest==8.2.1
pytest==8.2.2
# 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.14.0
# via
# tox
# virtualenv
packaging==24.0
packaging==24.1
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.0
tox==4.15.1
# via
# -r requirements/tox.in
# tox-gh
Expand Down

0 comments on commit d191d10

Please sign in to comment.