diff --git a/requirements/dev.pip b/requirements/dev.pip index 0c57bf0a4..46f4161c2 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -8,7 +8,7 @@ astroid==3.1.0 # via pylint attrs==23.2.0 # via hypothesis -build==1.0.3 +build==1.1.1 # via check-manifest cachetools==5.3.3 # via tox @@ -20,7 +20,7 @@ charset-normalizer==3.3.2 # via requests check-manifest==0.49 # via -r requirements/dev.in -cogapp==3.3.0 +cogapp==3.4.1 # via -r requirements/dev.in colorama==0.4.6 # via @@ -43,20 +43,20 @@ filelock==3.13.1 # via # tox # virtualenv -flaky==3.7.0 +flaky==3.8.1 # via -r requirements/pytest.in greenlet==3.0.3 # via -r requirements/dev.in -hypothesis==6.98.13 +hypothesis==6.99.6 # via -r requirements/pytest.in idna==3.6 # via requests -importlib-metadata==7.0.1 +importlib-metadata==7.0.2 # via # build # keyring # twine -importlib-resources==6.1.2 +importlib-resources==6.3.0 # via keyring iniconfig==2.0.0 # via pytest @@ -80,7 +80,7 @@ more-itertools==10.2.0 # via jaraco-classes nh3==0.2.15 # via readme-renderer -packaging==23.2 +packaging==24.0 # via # build # pudb @@ -89,7 +89,7 @@ packaging==23.2 # tox parso==0.8.3 # via jedi -pkginfo==1.9.6 +pkginfo==1.10.0 # via twine platformdirs==4.2.0 # via @@ -114,7 +114,7 @@ pyproject-api==1.6.1 # via tox pyproject-hooks==1.0.0 # via build -pytest==8.0.2 +pytest==8.1.1 # via # -r requirements/pytest.in # pytest-xdist @@ -150,7 +150,7 @@ tomli==2.0.1 # tox tomlkit==0.12.4 # via pylint -tox==4.13.0 +tox==4.14.1 # via # -r requirements/tox.in # tox-gh @@ -168,7 +168,7 @@ urllib3==2.2.1 # via # requests # twine -urwid==2.6.7 +urwid==2.6.9 # via # pudb # urwid-readline @@ -180,7 +180,7 @@ virtualenv==20.25.1 # tox wcwidth==0.2.13 # via urwid -zipp==3.17.0 +zipp==3.18.0 # via # importlib-metadata # importlib-resources @@ -188,7 +188,7 @@ zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r requirements/pip.in -setuptools==69.1.1 +setuptools==69.2.0 # via # -r requirements/pip.in # check-manifest diff --git a/requirements/kit.pip b/requirements/kit.pip index d4b09e1d2..4f9c187eb 100644 --- a/requirements/kit.pip +++ b/requirements/kit.pip @@ -10,26 +10,26 @@ bashlex==0.18 # via cibuildwheel bracex==2.4 # via cibuildwheel -build==1.0.3 +build==1.1.1 # via -r requirements/kit.in certifi==2024.2.2 # via cibuildwheel -cibuildwheel==2.16.5 +cibuildwheel==2.17.0 # via -r requirements/kit.in colorama==0.4.6 # via -r requirements/kit.in filelock==3.13.1 # via cibuildwheel -importlib-metadata==7.0.1 +importlib-metadata==7.0.2 # via build -packaging==23.2 +packaging==24.0 # via # auditwheel # build # cibuildwheel platformdirs==4.2.0 # via cibuildwheel -pyelftools==0.30 +pyelftools==0.31 # via auditwheel pyproject-hooks==1.0.0 # via build @@ -40,11 +40,11 @@ tomli==2.0.1 # pyproject-hooks typing-extensions==4.10.0 # via cibuildwheel -wheel==0.42.0 +wheel==0.43.0 # via -r requirements/kit.in -zipp==3.17.0 +zipp==3.18.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -setuptools==69.1.1 +setuptools==69.2.0 # via -r requirements/kit.in diff --git a/requirements/light-threads.pip b/requirements/light-threads.pip index 884b7c4ae..a2a3f92dc 100644 --- a/requirements/light-threads.pip +++ b/requirements/light-threads.pip @@ -25,7 +25,7 @@ zope-interface==6.2 # via gevent # The following packages are considered to be unsafe in a requirements file: -setuptools==69.1.1 +setuptools==69.2.0 # via # zope-event # zope-interface diff --git a/requirements/mypy.pip b/requirements/mypy.pip index 63d230656..85d794482 100644 --- a/requirements/mypy.pip +++ b/requirements/mypy.pip @@ -14,23 +14,23 @@ exceptiongroup==1.2.0 # pytest execnet==2.0.2 # via pytest-xdist -flaky==3.7.0 +flaky==3.8.1 # via -r requirements/pytest.in -hypothesis==6.98.13 +hypothesis==6.99.6 # via -r requirements/pytest.in iniconfig==2.0.0 # via pytest -mypy==1.8.0 +mypy==1.9.0 # via -r requirements/mypy.in mypy-extensions==1.0.0 # via mypy -packaging==23.2 +packaging==24.0 # via pytest pluggy==1.4.0 # via pytest pygments==2.17.2 # via -r requirements/pytest.in -pytest==8.0.2 +pytest==8.1.1 # via # -r requirements/pytest.in # pytest-xdist diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index ab115fa84..1b920320b 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -4,15 +4,15 @@ # # make upgrade # -build==1.0.3 +build==1.1.1 # via pip-tools click==8.1.7 # via pip-tools -importlib-metadata==7.0.1 +importlib-metadata==7.0.2 # via build -packaging==23.2 +packaging==24.0 # via build -pip-tools==7.4.0 +pip-tools==7.4.1 # via -r requirements/pip-tools.in pyproject-hooks==1.0.0 # via @@ -23,13 +23,13 @@ tomli==2.0.1 # build # pip-tools # pyproject-hooks -wheel==0.42.0 +wheel==0.43.0 # via pip-tools -zipp==3.17.0 +zipp==3.18.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via pip-tools -setuptools==69.1.1 +setuptools==69.2.0 # via pip-tools diff --git a/requirements/pip.pip b/requirements/pip.pip index 1a53df69d..754f62a3f 100644 --- a/requirements/pip.pip +++ b/requirements/pip.pip @@ -16,5 +16,5 @@ virtualenv==20.25.1 # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r requirements/pip.in -setuptools==69.1.1 +setuptools==69.2.0 # via -r requirements/pip.in diff --git a/requirements/pytest.pip b/requirements/pytest.pip index a6548e3e0..7850ef659 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -14,19 +14,19 @@ exceptiongroup==1.2.0 # pytest execnet==2.0.2 # via pytest-xdist -flaky==3.7.0 +flaky==3.8.1 # via -r requirements/pytest.in -hypothesis==6.98.13 +hypothesis==6.99.6 # via -r requirements/pytest.in iniconfig==2.0.0 # via pytest -packaging==23.2 +packaging==24.0 # via pytest pluggy==1.4.0 # via pytest pygments==2.17.2 # via -r requirements/pytest.in -pytest==8.0.2 +pytest==8.1.1 # via # -r requirements/pytest.in # pytest-xdist diff --git a/requirements/tox.pip b/requirements/tox.pip index a731d7e61..b1098c25c 100644 --- a/requirements/tox.pip +++ b/requirements/tox.pip @@ -18,7 +18,7 @@ filelock==3.13.1 # via # tox # virtualenv -packaging==23.2 +packaging==24.0 # via # pyproject-api # tox @@ -34,7 +34,7 @@ tomli==2.0.1 # via # pyproject-api # tox -tox==4.13.0 +tox==4.14.1 # via # -r requirements/tox.in # tox-gh