diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 4a4fd2d..66ac4fb 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -5,7 +5,7 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.15 anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 @@ -56,7 +56,7 @@ imagesize==1.4.1 importlib-metadata==7.0.1 iniconfig==2.0.0 ipykernel==6.28.0 -ipython==8.19.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 isort==5.13.2 @@ -68,7 +68,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 -jupyter-core==5.7.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 jupyter-server==2.12.2 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 9a14702..b310b82 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -5,7 +5,7 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.15 anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 @@ -55,7 +55,7 @@ imagesize==1.4.1 importlib-metadata==7.0.1 iniconfig==2.0.0 ipykernel==6.28.0 -ipython==8.19.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 isort==5.13.2 @@ -67,7 +67,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 -jupyter-core==5.7.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 jupyter-server==2.12.2 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index 26016e7..76b3143 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -5,7 +5,7 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.12.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.15 anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 @@ -55,7 +55,7 @@ imagesize==1.4.1 importlib-metadata==7.0.1 iniconfig==2.0.0 ipykernel==6.28.0 -ipython==8.19.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 isort==5.13.2 @@ -67,7 +67,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 -jupyter-core==5.7.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 jupyter-server==2.12.2 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 6bf7c16..f646c89 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -70,7 +70,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 jupyter-cache==0.6.1 jupyter-client==8.6.0 -jupyter-core==5.7.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 jupyter-server==2.12.2 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index ea967d4..051a352 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -5,7 +5,7 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.15 anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 @@ -69,7 +69,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 jupyter-cache==1.0.0 jupyter-client==8.6.0 -jupyter-core==5.7.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 jupyter-server==2.12.2 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d550285..8ac8557 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - jupyter - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.1.11 + rev: 0.1.13a0 hooks: - id: check-dev-files args: @@ -108,7 +108,7 @@ repos: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.344 + rev: v1.1.345 hooks: - id: pyright