From f1d320d08b0180e58ec4fbbb4b5a93575e7d1b74 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 26 Dec 2024 08:42:09 -0500 Subject: [PATCH] chore: make upgrade --- requirements/dev.pip | 20 ++++++++++---------- requirements/kit.pip | 12 ++++++------ requirements/light-threads.pip | 2 +- requirements/mypy.pip | 10 +++++----- requirements/pip-tools.pip | 2 +- requirements/pytest.pip | 4 ++-- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/requirements/dev.pip b/requirements/dev.pip index 9b4e0b4d1..3dd9143fc 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -4,9 +4,9 @@ # # make upgrade # -astroid==3.3.5 +astroid==3.3.8 # via pylint -attrs==24.2.0 +attrs==24.3.0 # via hypothesis backports-tarfile==1.2.0 # via jaraco-context @@ -14,11 +14,11 @@ build==1.2.2.post1 # via check-manifest cachetools==5.5.0 # via tox -certifi==2024.8.30 +certifi==2024.12.14 # via requests chardet==5.2.0 # via tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests check-manifest==0.50 # via -r requirements/dev.in @@ -49,7 +49,7 @@ flaky==3.8.1 # via -r /Users/ned/coverage/trunk/requirements/pytest.in greenlet==3.1.1 # via -r requirements/dev.in -hypothesis==6.122.1 +hypothesis==6.123.1 # via -r /Users/ned/coverage/trunk/requirements/pytest.in idna==3.10 # via requests @@ -70,7 +70,7 @@ jaraco-functools==4.1.0 # via keyring jedi==0.19.2 # via pudb -keyring==25.5.0 +keyring==25.6.0 # via twine libsass==0.23.0 # via -r requirements/dev.in @@ -84,7 +84,7 @@ more-itertools==10.5.0 # via # jaraco-classes # jaraco-functools -nh3==0.2.19 +nh3==0.2.20 # via readme-renderer packaging==24.2 # via @@ -96,7 +96,7 @@ packaging==24.2 # twine parso==0.8.4 # via jedi -pkginfo==1.11.2 +pkginfo==1.12.0 # via twine platformdirs==4.3.6 # via @@ -115,7 +115,7 @@ pygments==2.18.0 # pudb # readme-renderer # rich -pylint==3.3.2 +pylint==3.3.3 # via -r requirements/dev.in pyproject-api==1.8.0 # via tox @@ -171,7 +171,7 @@ typing-extensions==4.12.2 # rich # tox # urwid -urllib3==2.2.3 +urllib3==2.3.0 # via # requests # twine diff --git a/requirements/kit.pip b/requirements/kit.pip index bc4ed38fc..92c1f8a9e 100644 --- a/requirements/kit.pip +++ b/requirements/kit.pip @@ -14,11 +14,11 @@ bracex==2.5.post1 # via cibuildwheel build==1.2.2.post1 # via -r requirements/kit.in -certifi==2024.8.30 +certifi==2024.12.14 # via # cibuildwheel # requests -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests cibuildwheel==2.22.0 # via -r requirements/kit.in @@ -43,7 +43,7 @@ jaraco-context==6.0.1 # via keyring jaraco-functools==4.1.0 # via keyring -keyring==25.5.0 +keyring==25.6.0 # via twine markdown-it-py==3.0.0 # via rich @@ -53,7 +53,7 @@ more-itertools==10.5.0 # via # jaraco-classes # jaraco-functools -nh3==0.2.19 +nh3==0.2.20 # via readme-renderer packaging==24.2 # via @@ -62,7 +62,7 @@ packaging==24.2 # cibuildwheel # dependency-groups # twine -pkginfo==1.11.2 +pkginfo==1.12.0 # via twine platformdirs==4.3.6 # via cibuildwheel @@ -97,7 +97,7 @@ typing-extensions==4.12.2 # via # cibuildwheel # rich -urllib3==2.2.3 +urllib3==2.3.0 # via # requests # twine diff --git a/requirements/light-threads.pip b/requirements/light-threads.pip index de4b688d0..a39ae6ae5 100644 --- a/requirements/light-threads.pip +++ b/requirements/light-threads.pip @@ -8,7 +8,7 @@ cffi==1.17.1 # via -r requirements/light-threads.in dnspython==2.7.0 # via eventlet -eventlet==0.38.0 +eventlet==0.38.2 # via -r requirements/light-threads.in gevent==24.11.1 # via -r requirements/light-threads.in diff --git a/requirements/mypy.pip b/requirements/mypy.pip index 00d64d995..fdc5adcad 100644 --- a/requirements/mypy.pip +++ b/requirements/mypy.pip @@ -4,7 +4,7 @@ # # make upgrade # -attrs==24.2.0 +attrs==24.3.0 # via hypothesis colorama==0.4.6 # via -r /Users/ned/coverage/trunk/requirements/pytest.in @@ -16,11 +16,11 @@ execnet==2.1.1 # via pytest-xdist flaky==3.8.1 # via -r /Users/ned/coverage/trunk/requirements/pytest.in -hypothesis==6.122.1 +hypothesis==6.123.1 # via -r /Users/ned/coverage/trunk/requirements/pytest.in iniconfig==2.0.0 # via pytest -mypy==1.13.0 +mypy==1.14.0 # via -r requirements/mypy.in mypy-extensions==1.0.0 # via mypy @@ -44,9 +44,9 @@ tomli==2.2.1 # pytest types-requests==2.32.0.20241016 # via -r requirements/mypy.in -types-tabulate==0.9.0.20240106 +types-tabulate==0.9.0.20241207 # via -r requirements/mypy.in typing-extensions==4.12.2 # via mypy -urllib3==2.2.3 +urllib3==2.3.0 # via types-requests diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index dfc318db1..9600da4c1 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -6,7 +6,7 @@ # build==1.2.2.post1 # via pip-tools -click==8.1.7 +click==8.1.8 # via pip-tools importlib-metadata==8.5.0 # via build diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 104049b4c..107444ce1 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,7 +4,7 @@ # # make upgrade # -attrs==24.2.0 +attrs==24.3.0 # via hypothesis colorama==0.4.6 # via -r requirements/pytest.in @@ -16,7 +16,7 @@ execnet==2.1.1 # via pytest-xdist flaky==3.8.1 # via -r requirements/pytest.in -hypothesis==6.122.1 +hypothesis==6.123.1 # via -r requirements/pytest.in iniconfig==2.0.0 # via pytest