From 00535a35da9f3f0a56976c84712c8c53b24085c2 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 7 Oct 2024 03:28:39 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 42 ++++++++++++++++++++--------------------- .constraints/py3.11.txt | 40 +++++++++++++++++++-------------------- .constraints/py3.12.txt | 40 +++++++++++++++++++-------------------- .constraints/py3.7.txt | 8 ++++---- .constraints/py3.8.txt | 26 ++++++++++++------------- .constraints/py3.9.txt | 38 ++++++++++++++++++------------------- 6 files changed, 97 insertions(+), 97 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 28909d1..c823467 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --no-annotate --python-version=3.10 --no-emit-package setuptools accessible-pygments==0.0.5 alabaster==1.0.0 -anyio==4.4.0 +anyio==4.6.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -23,7 +23,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.3.0 cycler==0.12.1 -debugpy==1.8.5 +debugpy==1.8.6 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -32,18 +32,18 @@ exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 filelock==3.16.1 -fonttools==4.53.1 +fonttools==4.54.1 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 imagesize==1.4.1 importlib-metadata==8.5.0 ipykernel==6.29.5 -ipython==8.27.0 +ipython==8.28.0 ipywidgets==8.1.5 isoduration==20.11.0 jedi==0.19.1 @@ -73,7 +73,7 @@ matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.10.0 nbconvert==7.16.4 @@ -81,7 +81,7 @@ nbformat==5.10.4 nest-asyncio==1.6.0 nodeenv==1.9.1 notebook-shim==0.2.4 -numpy==2.1.1 +numpy==2.1.2 overrides==7.7.0 packaging==24.1 pandocfilters==1.5.1 @@ -90,9 +90,9 @@ pexpect==4.9.0 pillow==10.4.0 platformdirs==4.3.6 pluggy==1.5.0 -pre-commit==3.8.0 -prometheus-client==0.20.0 -prompt-toolkit==3.0.47 +pre-commit==4.0.0 +prometheus-client==0.21.0 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 @@ -102,7 +102,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.2 +pyproject-api==1.8.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pyyaml==6.0.2 @@ -112,7 +112,7 @@ requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.20.0 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -120,7 +120,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.18 +sphinx-autobuild==2024.10.3 sphinx-book-theme==1.1.3 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -137,26 +137,26 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sqlalchemy==2.0.35 stack-data==0.6.3 -starlette==0.38.5 +starlette==0.39.2 tabulate==0.9.0 terminado==0.18.1 tinycss2==1.3.0 -tomli==2.0.1 +tomli==2.0.2 tornado==6.4.1 -tox==4.19.0 +tox==4.21.2 traitlets==5.14.3 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 uri-template==1.3.0 urllib3==2.2.3 -uvicorn==0.30.6 -virtualenv==20.26.5 +uvicorn==0.31.0 +virtualenv==20.26.6 watchfiles==0.24.0 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1 websocket-client==1.8.0 -websockets==13.0.1 +websockets==13.1 wheel==0.44.0 widgetsnbextension==4.0.13 zipp==3.20.2 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 4527f0c..38b93eb 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --no-annotate --python-version=3.11 --no-emit-package setuptools accessible-pygments==0.0.5 alabaster==1.0.0 -anyio==4.4.0 +anyio==4.6.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -23,7 +23,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.3.0 cycler==0.12.1 -debugpy==1.8.5 +debugpy==1.8.6 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -31,18 +31,18 @@ docutils==0.21.2 executing==2.1.0 fastjsonschema==2.20.0 filelock==3.16.1 -fonttools==4.53.1 +fonttools==4.54.1 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 imagesize==1.4.1 importlib-metadata==8.5.0 ipykernel==6.29.5 -ipython==8.27.0 +ipython==8.28.0 ipywidgets==8.1.5 isoduration==20.11.0 jedi==0.19.1 @@ -72,7 +72,7 @@ matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.10.0 nbconvert==7.16.4 @@ -80,7 +80,7 @@ nbformat==5.10.4 nest-asyncio==1.6.0 nodeenv==1.9.1 notebook-shim==0.2.4 -numpy==2.1.1 +numpy==2.1.2 overrides==7.7.0 packaging==24.1 pandocfilters==1.5.1 @@ -89,9 +89,9 @@ pexpect==4.9.0 pillow==10.4.0 platformdirs==4.3.6 pluggy==1.5.0 -pre-commit==3.8.0 -prometheus-client==0.20.0 -prompt-toolkit==3.0.47 +pre-commit==4.0.0 +prometheus-client==0.21.0 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 @@ -101,7 +101,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.2 +pyproject-api==1.8.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pyyaml==6.0.2 @@ -111,7 +111,7 @@ requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.20.0 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -119,7 +119,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.18 +sphinx-autobuild==2024.10.3 sphinx-book-theme==1.1.3 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -136,25 +136,25 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sqlalchemy==2.0.35 stack-data==0.6.3 -starlette==0.38.5 +starlette==0.39.2 tabulate==0.9.0 terminado==0.18.1 tinycss2==1.3.0 tornado==6.4.1 -tox==4.19.0 +tox==4.21.2 traitlets==5.14.3 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 uri-template==1.3.0 urllib3==2.2.3 -uvicorn==0.30.6 -virtualenv==20.26.5 +uvicorn==0.31.0 +virtualenv==20.26.6 watchfiles==0.24.0 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1 websocket-client==1.8.0 -websockets==13.0.1 +websockets==13.1 wheel==0.44.0 widgetsnbextension==4.0.13 zipp==3.20.2 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index 60f8a8b..3f5b8a5 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --no-annotate --python-version=3.12 --no-emit-package setuptools accessible-pygments==0.0.5 alabaster==1.0.0 -anyio==4.4.0 +anyio==4.6.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -23,7 +23,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.3.0 cycler==0.12.1 -debugpy==1.8.5 +debugpy==1.8.6 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -31,18 +31,18 @@ docutils==0.21.2 executing==2.1.0 fastjsonschema==2.20.0 filelock==3.16.1 -fonttools==4.53.1 +fonttools==4.54.1 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 imagesize==1.4.1 importlib-metadata==8.5.0 ipykernel==6.29.5 -ipython==8.27.0 +ipython==8.28.0 ipywidgets==8.1.5 isoduration==20.11.0 jedi==0.19.1 @@ -72,7 +72,7 @@ matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.10.0 nbconvert==7.16.4 @@ -80,7 +80,7 @@ nbformat==5.10.4 nest-asyncio==1.6.0 nodeenv==1.9.1 notebook-shim==0.2.4 -numpy==2.1.1 +numpy==2.1.2 overrides==7.7.0 packaging==24.1 pandocfilters==1.5.1 @@ -89,9 +89,9 @@ pexpect==4.9.0 pillow==10.4.0 platformdirs==4.3.6 pluggy==1.5.0 -pre-commit==3.8.0 -prometheus-client==0.20.0 -prompt-toolkit==3.0.47 +pre-commit==4.0.0 +prometheus-client==0.21.0 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 @@ -101,7 +101,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.2 +pyproject-api==1.8.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pyyaml==6.0.2 @@ -111,7 +111,7 @@ requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.20.0 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -119,7 +119,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.18 +sphinx-autobuild==2024.10.3 sphinx-book-theme==1.1.3 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -136,25 +136,25 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sqlalchemy==2.0.35 stack-data==0.6.3 -starlette==0.38.5 +starlette==0.39.2 tabulate==0.9.0 terminado==0.18.1 tinycss2==1.3.0 tornado==6.4.1 -tox==4.19.0 +tox==4.21.2 traitlets==5.14.3 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 uri-template==1.3.0 urllib3==2.2.3 -uvicorn==0.30.6 -virtualenv==20.26.5 +uvicorn==0.31.0 +virtualenv==20.26.6 watchfiles==0.24.0 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1 websocket-client==1.8.0 -websockets==13.0.1 +websockets==13.1 wheel==0.44.0 widgetsnbextension==4.0.13 zipp==3.20.2 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index c86f1d3..7e7f834 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -35,7 +35,7 @@ fastjsonschema==2.20.0 filelock==3.12.2 fonttools==4.38.0 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 identify==2.5.24 idna==3.10 imagesize==1.4.1 @@ -96,7 +96,7 @@ platformdirs==4.0.0 pluggy==1.2.0 pre-commit==2.21.0 prometheus-client==0.17.1 -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pybtex==0.24.0 @@ -115,7 +115,7 @@ pyzmq==26.2.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -149,7 +149,7 @@ traitlets==5.9.0 typing-extensions==4.7.1 uri-template==1.3.0 urllib3==2.0.7 -virtualenv==20.26.5 +virtualenv==20.26.6 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 52ff320..bc3efab 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o .constraints/py3.8.txt --all-extras --no-annotate --python-version=3.8 --no-emit-package setuptools accessible-pygments==0.0.4 alabaster==0.7.13 -anyio==4.4.0 +anyio==4.5.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -24,7 +24,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.1.1 cycler==0.12.1 -debugpy==1.8.5 +debugpy==1.8.6 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -33,11 +33,11 @@ exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 filelock==3.16.1 -fonttools==4.53.1 +fonttools==4.54.1 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 @@ -96,8 +96,8 @@ pkgutil-resolve-name==1.3.10 platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.5.0 -prometheus-client==0.20.0 -prompt-toolkit==3.0.47 +prometheus-client==0.21.0 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 @@ -107,7 +107,7 @@ pycparser==2.22 pydata-sphinx-theme==0.14.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.2 +pyproject-api==1.8.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pytz==2024.2 @@ -118,7 +118,7 @@ requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.20.0 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -146,15 +146,15 @@ stack-data==0.6.3 tabulate==0.9.0 terminado==0.18.1 tinycss2==1.3.0 -tomli==2.0.1 +tomli==2.0.2 tornado==6.4.1 -tox==4.19.0 +tox==4.21.2 traitlets==5.14.3 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 uri-template==1.3.0 urllib3==2.2.3 -virtualenv==20.26.5 +virtualenv==20.26.6 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index b885d4a..7c52f22 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o .constraints/py3.9.txt --all-extras --no-annotate --python-version=3.9 --no-emit-package setuptools accessible-pygments==0.0.5 alabaster==0.7.16 -anyio==4.4.0 +anyio==4.6.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 @@ -23,7 +23,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.3.0 cycler==0.12.1 -debugpy==1.8.5 +debugpy==1.8.6 decorator==5.1.1 defusedxml==0.7.1 distlib==0.3.8 @@ -32,11 +32,11 @@ exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 filelock==3.16.1 -fonttools==4.53.1 +fonttools==4.54.1 fqdn==1.5.1 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 @@ -74,7 +74,7 @@ matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==3.0.1 nbclient==0.10.0 nbconvert==7.16.4 @@ -91,9 +91,9 @@ pexpect==4.9.0 pillow==10.4.0 platformdirs==4.3.6 pluggy==1.5.0 -pre-commit==3.8.0 -prometheus-client==0.20.0 -prompt-toolkit==3.0.47 +pre-commit==4.0.0 +prometheus-client==0.21.0 +prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 @@ -103,7 +103,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.2 +pyproject-api==1.8.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pyyaml==6.0.2 @@ -113,7 +113,7 @@ requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.20.0 -ruff==0.6.5 +ruff==0.6.9 send2trash==1.8.3 six==1.16.0 sniffio==1.3.1 @@ -121,7 +121,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==7.4.7 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.18 +sphinx-autobuild==2024.10.3 sphinx-book-theme==1.1.3 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -138,26 +138,26 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sqlalchemy==2.0.35 stack-data==0.6.3 -starlette==0.38.5 +starlette==0.39.2 tabulate==0.9.0 terminado==0.18.1 tinycss2==1.3.0 -tomli==2.0.1 +tomli==2.0.2 tornado==6.4.1 -tox==4.19.0 +tox==4.21.2 traitlets==5.14.3 -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 uri-template==1.3.0 urllib3==2.2.3 -uvicorn==0.30.6 -virtualenv==20.26.5 +uvicorn==0.31.0 +virtualenv==20.26.6 watchfiles==0.24.0 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1 websocket-client==1.8.0 -websockets==13.0.1 +websockets==13.1 wheel==0.44.0 widgetsnbextension==4.0.13 zipp==3.20.2