Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 20, 2024
1 parent 7fb846e commit 35d1fbe
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 43 deletions.
36 changes: 18 additions & 18 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# make upgrade
#
astroid==3.2.2
astroid==3.2.3
# via pylint
attrs==23.2.0
# via hypothesis
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.1
# via check-manifest
cachetools==5.3.3
cachetools==5.4.0
# via tox
certifi==2024.6.2
certifi==2024.7.4
# via requests
chardet==5.2.0
# via tox
Expand All @@ -35,25 +35,25 @@ distlib==0.3.8
# via virtualenv
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# hypothesis
# pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.0.3
# via -r requirements/dev.in
hypothesis==6.103.2
hypothesis==6.108.2
# via -r requirements/pytest.in
idna==3.7
# via requests
importlib-metadata==7.2.0
importlib-metadata==8.0.0
# via
# build
# keyring
Expand Down Expand Up @@ -86,7 +86,7 @@ more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via
Expand All @@ -97,7 +97,7 @@ packaging==24.1
# tox
parso==0.8.4
# via jedi
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via
Expand All @@ -108,15 +108,15 @@ pluggy==1.5.0
# via
# pytest
# tox
pudb==2024.1
pudb==2024.1.1
# via -r requirements/dev.in
pygments==2.18.0
# via
# -r requirements/pytest.in
# pudb
# readme-renderer
# rich
pylint==3.2.3
pylint==3.2.5
# via -r requirements/dev.in
pyproject-api==1.7.1
# via tox
Expand Down Expand Up @@ -155,15 +155,15 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
tomlkit==0.13.0
# via pylint
tox==4.15.1
tox==4.16.0
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.1
tox-gh==1.3.2
# via -r requirements/tox.in
twine==5.1.0
twine==5.1.1
# via -r requirements/dev.in
typing-extensions==4.12.2
# via
Expand All @@ -175,7 +175,7 @@ urllib3==2.2.2
# via
# requests
# twine
urwid==2.6.14
urwid==2.6.15
# via
# pudb
# urwid-readline
Expand All @@ -193,9 +193,9 @@ zipp==3.19.2
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.1.0
setuptools==71.0.4
# 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 @@ -14,23 +14,23 @@ bracex==2.4
# via cibuildwheel
build==1.2.1
# via -r requirements/kit.in
certifi==2024.6.2
certifi==2024.7.4
# via
# cibuildwheel
# requests
charset-normalizer==3.3.2
# via requests
cibuildwheel==2.19.1
cibuildwheel==2.19.2
# via -r requirements/kit.in
colorama==0.4.6
# via -r requirements/kit.in
docutils==0.20.1
# via readme-renderer
filelock==3.15.3
filelock==3.15.4
# via cibuildwheel
idna==3.7
# via requests
importlib-metadata==7.2.0
importlib-metadata==8.0.0
# via
# build
# keyring
Expand All @@ -53,14 +53,14 @@ more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via
# auditwheel
# build
# cibuildwheel
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via cibuildwheel
Expand Down Expand Up @@ -88,7 +88,7 @@ tomli==2.0.1
# via
# build
# cibuildwheel
twine==5.1.0
twine==5.1.1
# via -r requirements/kit.in
typing-extensions==4.12.2
# via
Expand All @@ -106,5 +106,5 @@ zipp==3.19.2
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.1.0
setuptools==71.0.4
# 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.4.post2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.1.0
setuptools==71.0.4
# via
# zope-event
# zope-interface
8 changes: 4 additions & 4 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ attrs==23.2.0
# via hypothesis
colorama==0.4.6
# via -r requirements/pytest.in
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# hypothesis
# pytest
execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.103.2
hypothesis==6.108.2
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
mypy==1.10.0
mypy==1.11.0
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -42,7 +42,7 @@ tomli==2.0.1
# via
# mypy
# pytest
types-requests==2.32.0.20240622
types-requests==2.32.0.20240712
# via -r requirements/mypy.in
types-tabulate==0.9.0.20240106
# via -r requirements/mypy.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.2.0
importlib-metadata==8.0.0
# via build
packaging==24.1
# via build
Expand All @@ -28,7 +28,7 @@ zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via pip-tools
setuptools==70.1.0
setuptools==71.0.4
# via pip-tools
6 changes: 3 additions & 3 deletions requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
distlib==0.3.8
# via virtualenv
filelock==3.15.3
filelock==3.15.4
# via virtualenv
platformdirs==4.2.2
# via virtualenv
virtualenv==20.26.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.1.0
setuptools==71.0.4
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ attrs==23.2.0
# via hypothesis
colorama==0.4.6
# via -r requirements/pytest.in
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# hypothesis
# pytest
execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.103.2
hypothesis==6.108.2
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.3
cachetools==5.4.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -14,7 +14,7 @@ colorama==0.4.6
# tox
distlib==0.3.8
# via virtualenv
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -34,11 +34,11 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
tox==4.16.0
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.1
tox-gh==1.3.2
# via -r requirements/tox.in
virtualenv==20.26.3
# via tox

0 comments on commit 35d1fbe

Please sign in to comment.