From f303319f413f7acb897ef9a35ded424aa8a80d7f Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 1 Oct 2024 13:48:57 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 52 ++++++++++++++++++++--------------------- .constraints/py3.11.txt | 52 ++++++++++++++++++++--------------------- .constraints/py3.12.txt | 52 ++++++++++++++++++++--------------------- .constraints/py3.9.txt | 52 ++++++++++++++++++++--------------------- 4 files changed, 104 insertions(+), 104 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 8c226d97..cb918e7f 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 @@ -13,7 +13,7 @@ babel==2.16.0 beautifulsoup4==4.12.3 bleach==6.1.0 cachetools==5.5.0 -cattrs==24.1.0 +cattrs==24.1.2 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 @@ -24,7 +24,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 @@ -33,20 +33,20 @@ docutils==0.21.2 exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 -filelock==3.16.0 -fonttools==4.53.1 +filelock==3.16.1 +fonttools==4.54.1 fqdn==1.5.1 gitdb==4.0.11 gitpython==3.1.43 graphviz==0.20.3 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 -identify==2.6.0 -idna==3.8 +identify==2.6.1 +idna==3.10 imagesize==1.4.1 -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 iniconfig==2.0.0 ipykernel==6.29.5 ipympl==0.9.4 @@ -62,7 +62,7 @@ jsonschema==4.23.0 jsonschema-specifications==2023.12.1 jupyter==1.1.1 jupyter-cache==1.0.0 -jupyter-client==8.6.2 +jupyter-client==8.6.3 jupyter-console==6.6.3 jupyter-core==5.7.2 jupyter-events==0.10.0 @@ -89,7 +89,7 @@ mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.6.8 nbconvert==7.16.4 @@ -107,11 +107,11 @@ pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 pillow==10.4.0 -platformdirs==4.3.2 +platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.8.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 @@ -121,7 +121,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.1 +pyproject-api==1.8.0 pytest==8.3.3 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 @@ -137,7 +137,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.13.0 rpds-py==0.20.0 -ruff==0.6.4 +ruff==0.6.8 send2trash==1.8.3 six==1.16.0 smmap==5.0.1 @@ -146,7 +146,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.3 +sphinx-autobuild==2024.9.19 sphinx-book-theme==1.1.3 sphinx-codeautolink==0.15.2 sphinx-comments==0.0.3 @@ -158,38 +158,38 @@ sphinx-remove-toctrees==1.0.0.post1 sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-bibtex==2.6.2 +sphinxcontrib-bibtex==2.6.3 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sqlalchemy==2.0.34 +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 tornado==6.4.1 -tox==4.18.1 +tox==4.21.0 traitlets==5.14.3 types-python-dateutil==2.9.0.20240906 typing-extensions==4.12.2 ujson==5.10.0 uri-template==1.3.0 -urllib3==2.2.2 -uvicorn==0.30.6 -virtualenv==20.26.4 +urllib3==2.2.3 +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.1 +zipp==3.20.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 6d779167..d0d2a3d2 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 @@ -13,7 +13,7 @@ babel==2.16.0 beautifulsoup4==4.12.3 bleach==6.1.0 cachetools==5.5.0 -cattrs==24.1.0 +cattrs==24.1.2 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 @@ -24,7 +24,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,20 +32,20 @@ docstring-to-markdown==0.15 docutils==0.21.2 executing==2.1.0 fastjsonschema==2.20.0 -filelock==3.16.0 -fonttools==4.53.1 +filelock==3.16.1 +fonttools==4.54.1 fqdn==1.5.1 gitdb==4.0.11 gitpython==3.1.43 graphviz==0.20.3 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 -identify==2.6.0 -idna==3.8 +identify==2.6.1 +idna==3.10 imagesize==1.4.1 -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 iniconfig==2.0.0 ipykernel==6.29.5 ipympl==0.9.4 @@ -61,7 +61,7 @@ jsonschema==4.23.0 jsonschema-specifications==2023.12.1 jupyter==1.1.1 jupyter-cache==1.0.0 -jupyter-client==8.6.2 +jupyter-client==8.6.3 jupyter-console==6.6.3 jupyter-core==5.7.2 jupyter-events==0.10.0 @@ -88,7 +88,7 @@ mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.6.8 nbconvert==7.16.4 @@ -106,11 +106,11 @@ pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 pillow==10.4.0 -platformdirs==4.3.2 +platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.8.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 @@ -120,7 +120,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.1 +pyproject-api==1.8.0 pytest==8.3.3 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 @@ -136,7 +136,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.13.0 rpds-py==0.20.0 -ruff==0.6.4 +ruff==0.6.8 send2trash==1.8.3 six==1.16.0 smmap==5.0.1 @@ -145,7 +145,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.3 +sphinx-autobuild==2024.9.19 sphinx-book-theme==1.1.3 sphinx-codeautolink==0.15.2 sphinx-comments==0.0.3 @@ -157,37 +157,37 @@ sphinx-remove-toctrees==1.0.0.post1 sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-bibtex==2.6.2 +sphinxcontrib-bibtex==2.6.3 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sqlalchemy==2.0.34 +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.18.1 +tox==4.21.0 traitlets==5.14.3 types-python-dateutil==2.9.0.20240906 typing-extensions==4.12.2 ujson==5.10.0 uri-template==1.3.0 -urllib3==2.2.2 -uvicorn==0.30.6 -virtualenv==20.26.4 +urllib3==2.2.3 +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.1 +zipp==3.20.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index cf6aa60d..f9680938 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 @@ -13,7 +13,7 @@ babel==2.16.0 beautifulsoup4==4.12.3 bleach==6.1.0 cachetools==5.5.0 -cattrs==24.1.0 +cattrs==24.1.2 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 @@ -24,7 +24,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,20 +32,20 @@ docstring-to-markdown==0.15 docutils==0.21.2 executing==2.1.0 fastjsonschema==2.20.0 -filelock==3.16.0 -fonttools==4.53.1 +filelock==3.16.1 +fonttools==4.54.1 fqdn==1.5.1 gitdb==4.0.11 gitpython==3.1.43 graphviz==0.20.3 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 -identify==2.6.0 -idna==3.8 +identify==2.6.1 +idna==3.10 imagesize==1.4.1 -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 iniconfig==2.0.0 ipykernel==6.29.5 ipympl==0.9.4 @@ -61,7 +61,7 @@ jsonschema==4.23.0 jsonschema-specifications==2023.12.1 jupyter==1.1.1 jupyter-cache==1.0.0 -jupyter-client==8.6.2 +jupyter-client==8.6.3 jupyter-console==6.6.3 jupyter-core==5.7.2 jupyter-events==0.10.0 @@ -88,7 +88,7 @@ mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==4.0.0 nbclient==0.6.8 nbconvert==7.16.4 @@ -106,11 +106,11 @@ pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 pillow==10.4.0 -platformdirs==4.3.2 +platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.8.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 @@ -120,7 +120,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.1 +pyproject-api==1.8.0 pytest==8.3.3 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 @@ -136,7 +136,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.13.0 rpds-py==0.20.0 -ruff==0.6.4 +ruff==0.6.8 send2trash==1.8.3 six==1.16.0 smmap==5.0.1 @@ -145,7 +145,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==8.0.2 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.3 +sphinx-autobuild==2024.9.19 sphinx-book-theme==1.1.3 sphinx-codeautolink==0.15.2 sphinx-comments==0.0.3 @@ -157,37 +157,37 @@ sphinx-remove-toctrees==1.0.0.post1 sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-bibtex==2.6.2 +sphinxcontrib-bibtex==2.6.3 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sqlalchemy==2.0.34 +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.18.1 +tox==4.21.0 traitlets==5.14.3 types-python-dateutil==2.9.0.20240906 typing-extensions==4.12.2 ujson==5.10.0 uri-template==1.3.0 -urllib3==2.2.2 -uvicorn==0.30.6 -virtualenv==20.26.4 +urllib3==2.2.3 +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.1 +zipp==3.20.2 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 99fa1a08..fa55a40b 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 @@ -13,7 +13,7 @@ babel==2.16.0 beautifulsoup4==4.12.3 bleach==6.1.0 cachetools==5.5.0 -cattrs==24.1.0 +cattrs==24.1.2 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 @@ -24,7 +24,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 @@ -33,20 +33,20 @@ docutils==0.21.2 exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 -filelock==3.16.0 -fonttools==4.53.1 +filelock==3.16.1 +fonttools==4.54.1 fqdn==1.5.1 gitdb==4.0.11 gitpython==3.1.43 graphviz==0.20.3 -greenlet==3.1.0 +greenlet==3.1.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 -identify==2.6.0 -idna==3.8 +identify==2.6.1 +idna==3.10 imagesize==1.4.1 -importlib-metadata==8.4.0 +importlib-metadata==8.5.0 importlib-resources==6.4.5 iniconfig==2.0.0 ipykernel==6.29.5 @@ -63,7 +63,7 @@ jsonschema==4.23.0 jsonschema-specifications==2023.12.1 jupyter==1.1.1 jupyter-cache==1.0.0 -jupyter-client==8.6.2 +jupyter-client==8.6.3 jupyter-console==6.6.3 jupyter-core==5.7.2 jupyter-events==0.10.0 @@ -90,7 +90,7 @@ mdit-py-plugins==0.4.2 mdurl==0.1.2 mistune==3.0.2 mpl-interactions==0.24.2 -myst-nb==1.1.1 +myst-nb==1.1.2 myst-parser==3.0.1 nbclient==0.6.8 nbconvert==7.16.4 @@ -108,11 +108,11 @@ pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 pillow==10.4.0 -platformdirs==4.3.2 +platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.8.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 @@ -122,7 +122,7 @@ pycparser==2.22 pydata-sphinx-theme==0.15.4 pygments==2.18.0 pyparsing==3.1.4 -pyproject-api==1.7.1 +pyproject-api==1.8.0 pytest==8.3.3 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 @@ -138,7 +138,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.13.0 rpds-py==0.20.0 -ruff==0.6.4 +ruff==0.6.8 send2trash==1.8.3 six==1.16.0 smmap==5.0.1 @@ -147,7 +147,7 @@ snowballstemmer==2.2.0 soupsieve==2.6 sphinx==7.4.7 sphinx-api-relink==0.0.9 -sphinx-autobuild==2024.9.3 +sphinx-autobuild==2024.9.19 sphinx-book-theme==1.1.3 sphinx-codeautolink==0.15.2 sphinx-comments==0.0.3 @@ -159,38 +159,38 @@ sphinx-remove-toctrees==1.0.0.post1 sphinx-thebe==0.3.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-bibtex==2.6.2 +sphinxcontrib-bibtex==2.6.3 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sqlalchemy==2.0.34 +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 tornado==6.4.1 -tox==4.18.1 +tox==4.21.0 traitlets==5.14.3 types-python-dateutil==2.9.0.20240906 typing-extensions==4.12.2 ujson==5.10.0 uri-template==1.3.0 -urllib3==2.2.2 -uvicorn==0.30.6 -virtualenv==20.26.4 +urllib3==2.2.3 +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.1 +zipp==3.20.2 # The following packages were excluded from the output: # setuptools