From 2310ff619bc88cfff313db484e01d2216840ce1f Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 17 Mar 2024 11:01:18 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 40 +++++++++++++++++++-------------------- .constraints/py3.11.txt | 40 +++++++++++++++++++-------------------- .constraints/py3.12.txt | 40 +++++++++++++++++++-------------------- .constraints/py3.7.txt | 2 +- .constraints/py3.8.txt | 42 ++++++++++++++++++++--------------------- .constraints/py3.9.txt | 42 ++++++++++++++++++++--------------------- .pre-commit-config.yaml | 6 +++--- 7 files changed, 106 insertions(+), 106 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index d5946b4..319c678 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.10.txt --all-extras --color=always --no-annotate --python-version=3.10 --no-emit-package setuptools +# 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.4 alabaster==0.7.16 anyio==4.3.0 @@ -13,7 +13,7 @@ awkward==2.6.2 awkward-cpp==30 babel==2.14.0 beautifulsoup4==4.12.3 -black==24.2.0 +black==24.3.0 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,9 +24,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.1 +comm==0.2.2 contourpy==1.2.0 -coverage==7.4.3 +coverage==7.4.4 cramjam==2.8.2 cycler==0.12.1 debugpy==1.8.1 @@ -40,9 +40,9 @@ execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 -fonttools==4.49.0 +fonttools==4.50.0 fqdn==1.5.1 -fsspec==2024.2.0 +fsspec==2024.3.0 gitdb==4.0.11 gitpython==3.1.42 gprof2dot==2022.7.29 @@ -62,19 +62,19 @@ isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.22 +json5==0.9.24 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 -jupyter-client==8.6.0 -jupyter-core==5.7.1 -jupyter-events==0.9.0 +jupyter-client==8.6.1 +jupyter-core==5.7.2 +jupyter-events==0.9.1 jupyter-lsp==2.2.4 jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.2 -jupyterlab==4.1.4 +jupyter-server-terminals==0.5.3 +jupyterlab==4.1.5 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 @@ -99,7 +99,7 @@ myst-parser==2.0.0 nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 -nbformat==5.9.2 +nbformat==5.10.3 nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 @@ -134,18 +134,18 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 python-lsp-ruff==2.2.0 -python-lsp-server==1.10.0 +python-lsp-server==1.10.1 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -referencing==0.33.0 +referencing==0.34.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.18.0 -ruff==0.3.2 +ruff==0.3.3 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -169,13 +169,13 @@ sphinxcontrib-serializinghtml==1.1.10 sqlalchemy==2.0.28 stack-data==0.6.3 tabulate==0.9.0 -terminado==0.18.0 +terminado==0.18.1 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 tox==4.14.1 -traitlets==5.14.1 -types-python-dateutil==2.8.19.20240311 +traitlets==5.14.2 +types-python-dateutil==2.9.0.20240316 typing-extensions==4.10.0 tzdata==2024.1 ujson==5.9.0 @@ -189,7 +189,7 @@ webencodings==0.5.1 websocket-client==1.7.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.17.0 +zipp==3.18.1 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 00d3bd7..3f302cb 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.11.txt --all-extras --color=always --no-annotate --python-version=3.11 --no-emit-package setuptools +# 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.4 alabaster==0.7.16 anyio==4.3.0 @@ -13,7 +13,7 @@ awkward==2.6.2 awkward-cpp==30 babel==2.14.0 beautifulsoup4==4.12.3 -black==24.2.0 +black==24.3.0 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,9 +24,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.1 +comm==0.2.2 contourpy==1.2.0 -coverage==7.4.3 +coverage==7.4.4 cramjam==2.8.2 cycler==0.12.1 debugpy==1.8.1 @@ -39,9 +39,9 @@ execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 -fonttools==4.49.0 +fonttools==4.50.0 fqdn==1.5.1 -fsspec==2024.2.0 +fsspec==2024.3.0 gitdb==4.0.11 gitpython==3.1.42 gprof2dot==2022.7.29 @@ -61,19 +61,19 @@ isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.22 +json5==0.9.24 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 -jupyter-client==8.6.0 -jupyter-core==5.7.1 -jupyter-events==0.9.0 +jupyter-client==8.6.1 +jupyter-core==5.7.2 +jupyter-events==0.9.1 jupyter-lsp==2.2.4 jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.2 -jupyterlab==4.1.4 +jupyter-server-terminals==0.5.3 +jupyterlab==4.1.5 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 @@ -98,7 +98,7 @@ myst-parser==2.0.0 nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 -nbformat==5.9.2 +nbformat==5.10.3 nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 @@ -133,18 +133,18 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 python-lsp-ruff==2.2.0 -python-lsp-server==1.10.0 +python-lsp-server==1.10.1 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -referencing==0.33.0 +referencing==0.34.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.18.0 -ruff==0.3.2 +ruff==0.3.3 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -168,12 +168,12 @@ sphinxcontrib-serializinghtml==1.1.10 sqlalchemy==2.0.28 stack-data==0.6.3 tabulate==0.9.0 -terminado==0.18.0 +terminado==0.18.1 tinycss2==1.2.1 tornado==6.4 tox==4.14.1 -traitlets==5.14.1 -types-python-dateutil==2.8.19.20240311 +traitlets==5.14.2 +types-python-dateutil==2.9.0.20240316 typing-extensions==4.10.0 tzdata==2024.1 ujson==5.9.0 @@ -187,7 +187,7 @@ webencodings==0.5.1 websocket-client==1.7.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.17.0 +zipp==3.18.1 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index 252d3bc..1a8fb4b 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.12.txt --all-extras --color=always --no-annotate --python-version=3.12 --no-emit-package setuptools +# 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.4 alabaster==0.7.16 anyio==4.3.0 @@ -13,7 +13,7 @@ awkward==2.6.2 awkward-cpp==30 babel==2.14.0 beautifulsoup4==4.12.3 -black==24.2.0 +black==24.3.0 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,9 +24,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.1 +comm==0.2.2 contourpy==1.2.0 -coverage==7.4.3 +coverage==7.4.4 cramjam==2.8.2 cycler==0.12.1 debugpy==1.8.1 @@ -39,9 +39,9 @@ execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 -fonttools==4.49.0 +fonttools==4.50.0 fqdn==1.5.1 -fsspec==2024.2.0 +fsspec==2024.3.0 gitdb==4.0.11 gitpython==3.1.42 gprof2dot==2022.7.29 @@ -61,19 +61,19 @@ isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.22 +json5==0.9.24 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 -jupyter-client==8.6.0 -jupyter-core==5.7.1 -jupyter-events==0.9.0 +jupyter-client==8.6.1 +jupyter-core==5.7.2 +jupyter-events==0.9.1 jupyter-lsp==2.2.4 jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.2 -jupyterlab==4.1.4 +jupyter-server-terminals==0.5.3 +jupyterlab==4.1.5 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 @@ -98,7 +98,7 @@ myst-parser==2.0.0 nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 -nbformat==5.9.2 +nbformat==5.10.3 nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 @@ -133,18 +133,18 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 python-lsp-ruff==2.2.0 -python-lsp-server==1.10.0 +python-lsp-server==1.10.1 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -referencing==0.33.0 +referencing==0.34.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.18.0 -ruff==0.3.2 +ruff==0.3.3 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -168,12 +168,12 @@ sphinxcontrib-serializinghtml==1.1.10 sqlalchemy==2.0.28 stack-data==0.6.3 tabulate==0.9.0 -terminado==0.18.0 +terminado==0.18.1 tinycss2==1.2.1 tornado==6.4 tox==4.14.1 -traitlets==5.14.1 -types-python-dateutil==2.8.19.20240311 +traitlets==5.14.2 +types-python-dateutil==2.9.0.20240316 typing-extensions==4.10.0 tzdata==2024.1 ujson==5.9.0 @@ -187,7 +187,7 @@ webencodings==0.5.1 websocket-client==1.7.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.17.0 +zipp==3.18.1 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 370403f..62308a8 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.7.txt --all-extras --color=always --no-annotate --python-version=3.7 --no-emit-package setuptools +# uv pip compile pyproject.toml -o .constraints/py3.7.txt --all-extras --no-annotate --python-version=3.7 --no-emit-package setuptools accessible-pygments==0.0.4 aiofiles==22.1.0 aiosqlite==0.19.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index de366ef..751b0a3 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.8.txt --all-extras --color=always --no-annotate --python-version=3.8 --no-emit-package setuptools +# 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.3.0 @@ -14,7 +14,7 @@ awkward-cpp==30 babel==2.14.0 backcall==0.2.0 beautifulsoup4==4.12.3 -black==24.2.0 +black==24.3.0 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -25,9 +25,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.1 +comm==0.2.2 contourpy==1.1.1 -coverage==7.4.3 +coverage==7.4.4 cramjam==2.8.2 cycler==0.12.1 debugpy==1.8.1 @@ -41,9 +41,9 @@ execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 -fonttools==4.49.0 +fonttools==4.50.0 fqdn==1.5.1 -fsspec==2024.2.0 +fsspec==2024.3.0 gitdb==4.0.11 gitpython==3.1.42 gprof2dot==2022.7.29 @@ -55,7 +55,7 @@ identify==2.5.35 idna==3.6 imagesize==1.4.1 importlib-metadata==7.0.2 -importlib-resources==6.1.3 +importlib-resources==6.3.1 iniconfig==2.0.0 ipykernel==6.29.3 ipython==8.12.3 @@ -64,19 +64,19 @@ isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.22 +json5==0.9.24 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==0.6.1 -jupyter-client==8.6.0 -jupyter-core==5.7.1 -jupyter-events==0.9.0 +jupyter-client==8.6.1 +jupyter-core==5.7.2 +jupyter-events==0.9.1 jupyter-lsp==2.2.4 jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.2 -jupyterlab==4.1.4 +jupyter-server-terminals==0.5.3 +jupyterlab==4.1.5 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 @@ -101,7 +101,7 @@ myst-parser==0.18.1 nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 -nbformat==5.9.2 +nbformat==5.10.3 nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 @@ -138,18 +138,18 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 python-lsp-ruff==2.2.0 -python-lsp-server==1.10.0 +python-lsp-server==1.10.1 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -referencing==0.33.0 +referencing==0.34.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.18.0 -ruff==0.3.2 +ruff==0.3.3 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -173,13 +173,13 @@ sphinxcontrib-serializinghtml==1.1.5 sqlalchemy==2.0.28 stack-data==0.6.3 tabulate==0.9.0 -terminado==0.18.0 +terminado==0.18.1 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 tox==4.14.1 -traitlets==5.14.1 -types-python-dateutil==2.8.19.20240311 +traitlets==5.14.2 +types-python-dateutil==2.9.0.20240316 typing-extensions==4.10.0 tzdata==2024.1 ujson==5.9.0 @@ -193,7 +193,7 @@ webencodings==0.5.1 websocket-client==1.7.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.17.0 +zipp==3.18.1 # The following packages were excluded from the output: # setuptools diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 3d244c7..9420a71 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o .constraints/py3.9.txt --all-extras --color=always --no-annotate --python-version=3.9 --no-emit-package setuptools +# 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.4 alabaster==0.7.16 anyio==4.3.0 @@ -13,7 +13,7 @@ awkward==2.6.2 awkward-cpp==30 babel==2.14.0 beautifulsoup4==4.12.3 -black==24.2.0 +black==24.3.0 bleach==6.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -24,9 +24,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.1 +comm==0.2.2 contourpy==1.2.0 -coverage==7.4.3 +coverage==7.4.4 cramjam==2.8.2 cycler==0.12.1 debugpy==1.8.1 @@ -40,9 +40,9 @@ execnet==2.0.2 executing==2.0.1 fastjsonschema==2.19.1 filelock==3.13.1 -fonttools==4.49.0 +fonttools==4.50.0 fqdn==1.5.1 -fsspec==2024.2.0 +fsspec==2024.3.0 gitdb==4.0.11 gitpython==3.1.42 gprof2dot==2022.7.29 @@ -54,7 +54,7 @@ identify==2.5.35 idna==3.6 imagesize==1.4.1 importlib-metadata==7.0.2 -importlib-resources==6.1.3 +importlib-resources==6.3.1 iniconfig==2.0.0 ipykernel==6.29.3 ipython==8.18.1 @@ -63,19 +63,19 @@ isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 jinja2==3.1.3 -json5==0.9.22 +json5==0.9.24 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 -jupyter-client==8.6.0 -jupyter-core==5.7.1 -jupyter-events==0.9.0 +jupyter-client==8.6.1 +jupyter-core==5.7.2 +jupyter-events==0.9.1 jupyter-lsp==2.2.4 jupyter-server==2.13.0 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.5.2 -jupyterlab==4.1.4 +jupyter-server-terminals==0.5.3 +jupyterlab==4.1.5 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.1.0 @@ -100,7 +100,7 @@ myst-parser==2.0.0 nbclient==0.6.8 nbconvert==7.16.2 nbdime==4.0.1 -nbformat==5.9.2 +nbformat==5.10.3 nbmake==1.5.3 nest-asyncio==1.6.0 nodeenv==1.8.0 @@ -135,18 +135,18 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 python-lsp-ruff==2.2.0 -python-lsp-server==1.10.0 +python-lsp-server==1.10.1 pytoolconfig==1.3.1 pytz==2024.1 pyyaml==6.0.1 pyzmq==25.1.2 -referencing==0.33.0 +referencing==0.34.0 requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.12.0 rpds-py==0.18.0 -ruff==0.3.2 +ruff==0.3.3 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -170,13 +170,13 @@ sphinxcontrib-serializinghtml==1.1.10 sqlalchemy==2.0.28 stack-data==0.6.3 tabulate==0.9.0 -terminado==0.18.0 +terminado==0.18.1 tinycss2==1.2.1 tomli==2.0.1 tornado==6.4 tox==4.14.1 -traitlets==5.14.1 -types-python-dateutil==2.8.19.20240311 +traitlets==5.14.2 +types-python-dateutil==2.9.0.20240316 typing-extensions==4.10.0 tzdata==2024.1 ujson==5.9.0 @@ -190,7 +190,7 @@ webencodings==0.5.1 websocket-client==1.7.0 wheel==0.43.0 widgetsnbextension==4.0.10 -zipp==3.17.0 +zipp==3.18.1 # The following packages were excluded from the output: # setuptools diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef183b0..3200f14 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: metadata.vscode - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.2 + rev: v0.3.3 hooks: - id: ruff args: [--fix] @@ -83,7 +83,7 @@ repos: - --in-place - repo: https://github.com/ComPWA/policy - rev: 0.3.0 + rev: 0.3.2 hooks: - id: check-dev-files args: @@ -119,6 +119,6 @@ repos: - python - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.353 + rev: v1.1.354 hooks: - id: pyright