Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Apr 21, 2024
1 parent d9800ec commit ab1c8e7
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 50 deletions.
48 changes: 28 additions & 20 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ astroid==3.1.0
# via pylint
attrs==23.2.0
# via hypothesis
build==1.1.1
backports-tarfile==1.1.0
# via jaraco-context
build==1.2.1
# via check-manifest
cachetools==5.3.3
# via tox
Expand All @@ -33,40 +35,44 @@ distlib==0.3.8
# via virtualenv
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# hypothesis
# pytest
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
filelock==3.13.1
filelock==3.13.4
# via
# tox
# virtualenv
flaky==3.8.1
# via -r requirements/pytest.in
greenlet==3.0.3
# via -r requirements/dev.in
hypothesis==6.99.6
hypothesis==6.100.1
# via -r requirements/pytest.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via
# build
# keyring
# twine
importlib-resources==6.3.0
importlib-resources==6.4.0
# via keyring
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jaraco-classes==3.3.1
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jedi==0.19.1
# via pudb
keyring==24.3.1
keyring==25.1.0
# via twine
libsass==0.23.0
# via -r requirements/dev.in
Expand All @@ -77,8 +83,10 @@ mccabe==0.7.0
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
# via readme-renderer
packaging==24.0
# via
Expand All @@ -87,7 +95,7 @@ packaging==24.0
# pyproject-api
# pytest
# tox
parso==0.8.3
parso==0.8.4
# via jedi
pkginfo==1.10.0
# via twine
Expand All @@ -96,7 +104,7 @@ platformdirs==4.2.0
# pylint
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# pytest
# tox
Expand Down Expand Up @@ -150,15 +158,15 @@ tomli==2.0.1
# tox
tomlkit==0.12.4
# via pylint
tox==4.14.1
tox==4.14.2
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.1
# via -r requirements/tox.in
twine==5.0.0
# via -r requirements/dev.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# astroid
# pylint
Expand All @@ -168,27 +176,27 @@ urllib3==2.2.1
# via
# requests
# twine
urwid==2.6.9
urwid==2.6.10
# via
# pudb
# urwid-readline
urwid-readline==0.14
# via pudb
virtualenv==20.25.1
virtualenv==20.25.3
# via
# -r requirements/pip.in
# tox
wcwidth==0.2.13
# via urwid
zipp==3.18.0
zipp==3.18.1
# 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.2.0
setuptools==69.5.1
# via
# -r requirements/pip.in
# check-manifest
12 changes: 6 additions & 6 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ bashlex==0.18
# via cibuildwheel
bracex==2.4
# via cibuildwheel
build==1.1.1
build==1.2.1
# via -r requirements/kit.in
certifi==2024.2.2
# via cibuildwheel
cibuildwheel==2.17.0
# via -r requirements/kit.in
colorama==0.4.6
# via -r requirements/kit.in
filelock==3.13.1
filelock==3.13.4
# via cibuildwheel
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via build
packaging==24.0
# via
Expand All @@ -38,13 +38,13 @@ tomli==2.0.1
# build
# cibuildwheel
# pyproject-hooks
typing-extensions==4.10.0
typing-extensions==4.11.0
# via cibuildwheel
wheel==0.43.0
# via -r requirements/kit.in
zipp==3.18.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.2.0
setuptools==69.5.1
# via -r requirements/kit.in
8 changes: 4 additions & 4 deletions requirements/light-threads.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cffi==1.16.0
# via -r requirements/light-threads.in
dnspython==2.6.1
# via eventlet
eventlet==0.35.2
eventlet==0.36.1
# via -r requirements/light-threads.in
gevent==24.2.1
# via -r requirements/light-threads.in
Expand All @@ -17,15 +17,15 @@ greenlet==3.0.3
# -r requirements/light-threads.in
# eventlet
# gevent
pycparser==2.21
pycparser==2.22
# via cffi
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.2.0
setuptools==69.5.1
# 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 @@ -8,15 +8,15 @@ attrs==23.2.0
# via hypothesis
colorama==0.4.6
# via -r requirements/pytest.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# hypothesis
# pytest
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.99.6
hypothesis==6.100.1
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
Expand All @@ -26,7 +26,7 @@ mypy-extensions==1.0.0
# via mypy
packaging==24.0
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pygments==2.17.2
# via -r requirements/pytest.in
Expand All @@ -42,5 +42,5 @@ tomli==2.0.1
# via
# mypy
# pytest
typing-extensions==4.10.0
typing-extensions==4.11.0
# via mypy
8 changes: 4 additions & 4 deletions requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via build
packaging==24.0
# via build
Expand All @@ -25,11 +25,11 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.2.0
setuptools==69.5.1
# 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.13.1
filelock==3.13.4
# via virtualenv
platformdirs==4.2.0
# via virtualenv
virtualenv==20.25.1
virtualenv==20.25.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.2.0
setuptools==69.5.1
# 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 @@ -8,21 +8,21 @@ attrs==23.2.0
# via hypothesis
colorama==0.4.6
# via -r requirements/pytest.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# hypothesis
# pytest
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.99.6
hypothesis==6.100.1
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
packaging==24.0
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pygments==2.17.2
# via -r requirements/pytest.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ colorama==0.4.6
# tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.4
# via
# tox
# virtualenv
Expand All @@ -26,19 +26,19 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via
# -r requirements/tox.in
# tox-gh
tox-gh==1.3.1
# via -r requirements/tox.in
virtualenv==20.25.1
virtualenv==20.25.3
# via tox

0 comments on commit ab1c8e7

Please sign in to comment.