diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a3e7cf4..a941d0eb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: steps: - uses: actions/download-artifact@v4 - - uses: pypa/gh-action-pypi-publish@v1.8.14 + - uses: pypa/gh-action-pypi-publish@v1.9.0 docs: needs: upload_packages diff --git a/requirements/base.txt b/requirements/base.txt index 3e89d04b..47e0c328 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,17 +1,17 @@ -# SHA1:3e3a0c875b5da89f27065e036b85c7bcbf0d1700 +# SHA1:f32eefa8f0f9702a1bef14424ab42d5ded67cc28 # # This file is autogenerated by pip-compile-multi # To update, run: # # pip-compile-multi # -annotated-types==0.6.0 +annotated-types==0.7.0 # via pydantic -anyio==4.3.0 +anyio==4.4.0 # via httpx bcrypt==4.1.3 # via paramiko -certifi==2024.2.2 +certifi==2024.6.2 # via # httpcore # httpx @@ -19,11 +19,11 @@ cffi==1.16.0 # via # cryptography # pynacl -cryptography==42.0.7 +cryptography==42.0.8 # via paramiko dnspython==2.6.1 # via email-validator -email-validator==2.1.1 +email-validator==2.1.2 # via -r base.in h11==0.14.0 # via httpcore @@ -40,9 +40,9 @@ paramiko==3.4.0 # via -r base.in pycparser==2.22 # via cffi -pydantic==2.7.1 +pydantic==2.7.4 # via -r base.in -pydantic-core==2.18.2 +pydantic-core==2.18.4 # via pydantic pynacl==1.5.0 # via paramiko @@ -54,7 +54,7 @@ sniffio==1.3.1 # via # anyio # httpx -typing-extensions==4.11.0 +typing-extensions==4.12.2 # via # pydantic # pydantic-core diff --git a/requirements/ci.txt b/requirements/ci.txt index 5cfd7825..c6e6ff06 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -13,11 +13,11 @@ colorama==0.4.6 # via tox distlib==0.3.8 # via virtualenv -filelock==3.14.0 +filelock==3.15.1 # via # tox # virtualenv -packaging==24.0 +packaging==24.1 # via # pyproject-api # tox @@ -29,7 +29,7 @@ pluggy==1.5.0 # via tox pyproject-api==1.6.1 # via tox -tox==4.15.0 +tox==4.15.1 # via -r ci.in virtualenv==20.26.2 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 7f3d6485..c7a93259 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -30,7 +30,7 @@ isoduration==20.11.0 # via jsonschema json5==0.9.25 # via jupyterlab-server -jsonpointer==2.4 +jsonpointer==3.0.0 # via jsonschema jsonschema[format-nongpl]==4.22.0 # via @@ -41,7 +41,7 @@ jupyter-events==0.10.0 # via jupyter-server jupyter-lsp==2.2.5 # via jupyterlab -jupyter-server==2.14.0 +jupyter-server==2.14.1 # via # jupyter-lsp # jupyterlab @@ -49,15 +49,15 @@ jupyter-server==2.14.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.2.0 +jupyterlab==4.2.2 # via -r dev.in -jupyterlab-server==2.27.1 +jupyterlab-server==2.27.2 # via jupyterlab notebook-shim==0.2.4 # via jupyterlab overrides==7.7.0 # via jupyter-server -pip-compile-multi==2.6.3 +pip-compile-multi==2.6.4 # via -r dev.in pip-tools==7.4.1 # via pip-compile-multi @@ -73,7 +73,7 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -ruff==0.4.4 +ruff==0.4.9 # via -r dev.in send2trash==1.8.3 # via jupyter-server @@ -85,7 +85,7 @@ toposort==1.10 # via pip-compile-multi uri-template==1.3.0 # via jsonschema -webcolors==1.13 +webcolors==24.6.0 # via jsonschema websocket-client==1.8.0 # via jupyter-server diff --git a/requirements/docs.txt b/requirements/docs.txt index b1c94401..2f6be4d2 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -43,13 +43,13 @@ docutils==0.21.2 # sphinx executing==2.0.1 # via stack-data -fastjsonschema==2.19.1 +fastjsonschema==2.20.0 # via nbformat imagesize==1.4.1 # via sphinx ipykernel==6.29.4 # via -r docs.in -ipython==8.24.0 +ipython==8.25.0 # via # -r docs.in # ipykernel @@ -65,7 +65,7 @@ jsonschema==4.22.0 # via nbformat jsonschema-specifications==2023.12.1 # via jsonschema -jupyter-client==8.6.1 +jupyter-client==8.6.2 # via # ipykernel # nbclient @@ -119,7 +119,7 @@ pexpect==4.9.0 # via ipython platformdirs==4.2.2 # via jupyter-core -prompt-toolkit==3.0.43 +prompt-toolkit==3.0.47 # via ipython psutil==5.9.8 # via ipykernel @@ -127,9 +127,9 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data -pydantic-settings==2.2.1 +pydantic-settings==2.3.3 # via autodoc-pydantic -pydata-sphinx-theme==0.15.2 +pydata-sphinx-theme==0.15.3 # via -r docs.in pygments==2.18.0 # via @@ -148,7 +148,7 @@ referencing==0.35.1 # via # jsonschema # jsonschema-specifications -requests==2.31.0 +requests==2.32.3 # via sphinx rpds-py==0.18.1 # via @@ -168,11 +168,11 @@ sphinx==7.3.7 # sphinx-autodoc-typehints # sphinx-copybutton # sphinx-design -sphinx-autodoc-typehints==2.1.0 +sphinx-autodoc-typehints==2.1.1 # via -r docs.in sphinx-copybutton==0.5.2 # via -r docs.in -sphinx-design==0.5.0 +sphinx-design==0.6.0 # via -r docs.in sphinxcontrib-applehelp==1.0.8 # via sphinx @@ -206,7 +206,7 @@ traitlets==5.14.3 # nbconvert # nbformat # nbsphinx -urllib3==2.2.1 +urllib3==2.2.2 # via requests wcwidth==0.2.13 # via prompt-toolkit diff --git a/requirements/mypy.txt b/requirements/mypy.txt index 51066476..e4a7a6b6 100644 --- a/requirements/mypy.txt +++ b/requirements/mypy.txt @@ -18,7 +18,7 @@ types-python-dateutil==2.9.0.20240316 # via -r mypy.in types-pyyaml==6.0.12.20240311 # via -r mypy.in -types-requests==2.31.0.20240406 +types-requests==2.32.0.20240602 # via -r mypy.in -urllib3==2.2.1 +urllib3==2.2.2 # via types-requests diff --git a/requirements/static.txt b/requirements/static.txt index 7f416fba..cb03fb85 100644 --- a/requirements/static.txt +++ b/requirements/static.txt @@ -9,11 +9,11 @@ cfgv==3.4.0 # via pre-commit distlib==0.3.8 # via virtualenv -filelock==3.14.0 +filelock==3.15.1 # via virtualenv identify==2.5.36 # via pre-commit -nodeenv==1.8.0 +nodeenv==1.9.1 # via pre-commit platformdirs==4.2.2 # via virtualenv @@ -23,6 +23,3 @@ pyyaml==6.0.1 # via pre-commit virtualenv==20.26.2 # via pre-commit - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/test.txt b/requirements/test.txt index e8f9df17..8ec22573 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,19 +10,19 @@ attrs==23.2.0 # via hypothesis execnet==2.1.1 # via pytest-xdist -filelock[typing]==3.14.0 +filelock[typing]==3.15.1 # via -r test.in -hypothesis==6.102.4 +hypothesis==6.103.2 # via -r test.in iniconfig==2.0.0 # via pytest -packaging==24.0 +packaging==24.1 # via pytest pluggy==1.5.0 # via pytest pyfakefs==5.5.0 # via -r test.in -pytest==8.2.0 +pytest==8.2.2 # via # -r test.in # pytest-randomly diff --git a/requirements/wheels.txt b/requirements/wheels.txt index 7a36fc45..58e1bd40 100644 --- a/requirements/wheels.txt +++ b/requirements/wheels.txt @@ -7,7 +7,7 @@ # build==1.2.1 # via -r wheels.in -packaging==24.0 +packaging==24.1 # via build pyproject-hooks==1.1.0 # via build