Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Oct 22, 2024
1 parent 9b4046a commit 5369f8a
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ colorama==0.4.6
# tox
dill==0.3.9
# via pylint
distlib==0.3.8
distlib==0.3.9
# via virtualenv
docutils==0.21.2
# via readme-renderer
Expand All @@ -49,7 +49,7 @@ flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.1.1
# via -r requirements/dev.in
hypothesis==6.113.0
hypothesis==6.115.3
# via -r requirements/pytest.in
idna==3.10
# via requests
Expand Down Expand Up @@ -106,7 +106,7 @@ pluggy==1.5.0
# via
# pytest
# tox
pudb==2024.1.2
pudb==2024.1.3
# via -r requirements/dev.in
pygments==2.18.0
# via
Expand Down Expand Up @@ -155,11 +155,11 @@ tomli==2.0.2
# tox
tomlkit==0.13.2
# via pylint
tox==4.21.2
tox==4.23.0
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.4.1
tox-gh==1.4.4
# via -r requirements/tox.in
twine==5.1.1
# via -r requirements/dev.in
Expand All @@ -174,13 +174,13 @@ urllib3==2.2.3
# via
# requests
# twine
urwid==2.6.15
urwid==2.6.16
# via
# pudb
# urwid-readline
urwid-readline==0.15.1
# via pudb
virtualenv==20.26.6
virtualenv==20.27.0
# via
# -r requirements/pip.in
# tox
Expand All @@ -192,7 +192,7 @@ zipp==3.20.2
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==75.1.0
setuptools==75.2.0
# via
# -r requirements/pip.in
# check-manifest
2 changes: 1 addition & 1 deletion requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==75.2.0
# via -r requirements/kit.in
6 changes: 3 additions & 3 deletions requirements/light-threads.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dnspython==2.7.0
# via eventlet
eventlet==0.37.0
# via -r requirements/light-threads.in
gevent==24.2.1
gevent==24.10.3
# via -r requirements/light-threads.in
greenlet==3.1.1
# via
Expand All @@ -21,11 +21,11 @@ pycparser==2.22
# via cffi
zope-event==5.0
# via gevent
zope-interface==7.0.3
zope-interface==7.1.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==75.2.0
# via
# zope-event
# zope-interface
6 changes: 3 additions & 3 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.113.0
hypothesis==6.115.3
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
mypy==1.11.2
mypy==1.12.1
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -42,7 +42,7 @@ tomli==2.0.2
# via
# mypy
# pytest
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via -r requirements/mypy.in
types-tabulate==0.9.0.20240106
# via -r requirements/mypy.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ zipp==3.20.2
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==75.1.0
setuptools==75.2.0
# via pip-tools
6 changes: 3 additions & 3 deletions requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# make upgrade
#
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via virtualenv
platformdirs==4.3.6
# via virtualenv
virtualenv==20.26.6
virtualenv==20.27.0
# 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==75.1.0
setuptools==75.2.0
# 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.113.0
hypothesis==6.115.3
# 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 @@ -12,7 +12,7 @@ colorama==0.4.6
# via
# -r requirements/tox.in
# tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
Expand All @@ -34,13 +34,13 @@ tomli==2.0.2
# via
# pyproject-api
# tox
tox==4.21.2
tox==4.23.0
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.4.1
tox-gh==1.4.4
# via -r requirements/tox.in
typing-extensions==4.12.2
# via tox
virtualenv==20.26.6
virtualenv==20.27.0
# via tox

0 comments on commit 5369f8a

Please sign in to comment.