Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Sep 7, 2024
1 parent 3586535 commit 911678a
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
18 changes: 9 additions & 9 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==24.2.0
# via hypothesis
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.1
build==1.2.2
# via check-manifest
cachetools==5.5.0
# via tox
Expand Down Expand Up @@ -41,15 +41,15 @@ exceptiongroup==1.2.2
# pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.0.3
# via -r requirements/dev.in
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements/pytest.in
idna==3.8
# via requests
Expand Down Expand Up @@ -82,7 +82,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -99,7 +99,7 @@ parso==0.8.4
# via jedi
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.1
# via
# pylint
# tox
Expand All @@ -116,7 +116,7 @@ pygments==2.18.0
# pudb
# readme-renderer
# rich
pylint==3.2.6
pylint==3.2.7
# via -r requirements/dev.in
pyproject-api==1.7.1
# via tox
Expand Down Expand Up @@ -157,7 +157,7 @@ tomli==2.0.1
# tox
tomlkit==0.13.2
# via pylint
tox==4.18.0
tox==4.18.1
# via
# -r requirements/tox.in
# tox-gh
Expand All @@ -181,7 +181,7 @@ urwid==2.6.15
# urwid-readline
urwid-readline==0.14
# via pudb
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/pip.in
# tox
Expand All @@ -195,7 +195,7 @@ zipp==3.20.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.0.0
setuptools==74.1.2
# via
# -r requirements/pip.in
# check-manifest
10 changes: 5 additions & 5 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bashlex==0.18
# via cibuildwheel
bracex==2.5
# via cibuildwheel
build==1.2.1
build==1.2.2
# via -r requirements/kit.in
certifi==2024.8.30
# via
Expand All @@ -26,7 +26,7 @@ colorama==0.4.6
# via -r requirements/kit.in
docutils==0.20.1
# via readme-renderer
filelock==3.15.4
filelock==3.16.0
# via cibuildwheel
idna==3.8
# via requests
Expand All @@ -49,7 +49,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -62,7 +62,7 @@ packaging==24.1
# cibuildwheel
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.1
# via cibuildwheel
pyelftools==0.31
# via auditwheel
Expand Down Expand Up @@ -106,5 +106,5 @@ zipp==3.20.1
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==74.0.0
setuptools==74.1.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 @@ -4,7 +4,7 @@
#
# make upgrade
#
cffi==1.17.0
cffi==1.17.1
# via -r requirements/light-threads.in
dnspython==2.6.1
# via eventlet
Expand All @@ -25,7 +25,7 @@ zope-interface==7.0.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==74.0.0
setuptools==74.1.2
# via
# zope-event
# zope-interface
4 changes: 2 additions & 2 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
Expand All @@ -42,7 +42,7 @@ tomli==2.0.1
# via
# mypy
# pytest
types-requests==2.32.0.20240712
types-requests==2.32.0.20240907
# via -r requirements/mypy.in
types-tabulate==0.9.0.20240106
# via -r requirements/mypy.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
Expand All @@ -30,5 +30,5 @@ zipp==3.20.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==74.0.0
setuptools==74.1.2
# via pip-tools
8 changes: 4 additions & 4 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.4
filelock==3.16.0
# via virtualenv
platformdirs==4.2.2
platformdirs==4.3.1
# via virtualenv
virtualenv==20.26.3
virtualenv==20.26.4
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.0.0
setuptools==74.1.2
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.111.2
hypothesis==6.112.0
# 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 @@ -14,15 +14,15 @@ colorama==0.4.6
# tox
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.1
# via
# tox
# virtualenv
Expand All @@ -34,11 +34,11 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.18.0
tox==4.18.1
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.2
# via -r requirements/tox.in
virtualenv==20.26.3
virtualenv==20.26.4
# via tox

0 comments on commit 911678a

Please sign in to comment.