From 7cc6539c15e0297e98668eeb9479ad5285f1b89c Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Fri, 12 Jan 2024 19:01:27 +0100 Subject: [PATCH] MAINT: update pip constraints and pre-commit (#206) Co-authored-by: GitHub Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .constraints/py3.10.txt | 126 ++++++++---------- .constraints/py3.11.txt | 126 ++++++++---------- .constraints/py3.12.txt | 126 ++++++++---------- .constraints/py3.7.txt | 36 ++--- .constraints/py3.8.txt | 104 +++++++-------- .constraints/py3.9.txt | 124 ++++++++--------- .github/workflows/requirements.yml | 1 - .gitpod.yml | 2 +- .pre-commit-config.yaml | 14 +- .vscode/extensions.json | 3 +- CONTRIBUTING.md | 2 +- docs/index.md | 4 +- docs/software.ipynb | 2 +- docs/software/amplitude-analysis-projects.yml | 2 +- pyproject.toml | 18 ++- 15 files changed, 322 insertions(+), 368 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index f6c787c4..de5eee73 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -5,22 +5,21 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.16 annotated-types==0.6.0 -anyio==4.1.0 +anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 beautifulsoup4==4.12.2 -black==23.11.0 +black==23.12.1 bleach==6.1.0 cachetools==5.3.2 cattrs==23.2.3 -cerberus==1.3.5 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 @@ -28,9 +27,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.0 +comm==0.2.1 contourpy==1.2.0 -coverage==7.3.2 +coverage==7.4.0 cryptography==41.0.7 cycler==0.12.1 dataproperty==1.0.1 @@ -38,49 +37,48 @@ debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 -docopt==0.6.2 +distlib==0.3.8 docstring-to-markdown==0.13 -docutils==0.17.1 -dominate==2.9.0 +docutils==0.20.1 +dominate==2.9.1 exceptiongroup==1.2.0 execnet==2.0.2 executing==2.0.1 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.13.1 -fonttools==4.46.0 +fonttools==4.47.2 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.33 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.0 +importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.27.1 -ipython==8.18.1 +ipykernel==6.28.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 -isort==5.13.0 +isort==5.13.2 jedi==0.19.1 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-console==6.6.3 -jupyter-core==5.5.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 -jupyter-server==2.12.1 +jupyter-server==2.12.4 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.4.4 -jupyterlab==4.0.9 +jupyter-server-terminals==0.5.1 +jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.1 @@ -91,22 +89,22 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 -markdown-it-py==2.2.0 +lsprotocol==2023.0.1 +markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib==3.8.2 matplotlib-inline==0.1.6 mbstrdecoder==1.1.3 -mdit-py-plugins==0.3.5 +mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpmath==1.3.0 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 myst-nb==1.0.0 -myst-parser==1.0.0 +myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.12.0 +nbconvert==7.14.1 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.4.6 @@ -114,33 +112,29 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==7.0.6 notebook-shim==0.2.3 -numpy==1.26.2 +numpy==1.26.3 overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.2 +pathspec==0.12.1 pathvalidate==3.2.0 -pep517==0.13.1 pexpect==4.9.0 -pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 +pillow==10.2.0 platformdirs==4.1.0 -plette==0.4.4 pluggy==1.3.0 -pre-commit==3.5.0 +pre-commit==3.6.0 prometheus-client==0.19.0 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.5.2 -pydantic-core==2.14.5 -pydata-sphinx-theme==0.14.4 +pydantic==2.5.3 +pydantic-core==2.14.6 +pydata-sphinx-theme==0.15.1 pygithub==2.1.1 pygments==2.17.2 pyjwt==2.8.0 @@ -148,40 +142,39 @@ pynacl==1.5.0 pyparsing==3.1.1 pyproject-api==1.6.1 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-gitlab==4.2.0 +python-gitlab==4.3.0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.0 +python-lsp-ruff==2.0.2 python-lsp-server==1.9.0 -pytoolconfig==1.2.6 +pytoolconfig==1.3.1 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 qtpy==2.4.1 -referencing==0.32.0 +referencing==0.32.1 requests==2.31.0 requests-toolbelt==1.0.0 -requirementslib==3.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.11.0 -rpds-py==0.13.2 -ruff==0.1.7 +rpds-py==0.16.2 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 sniffio==1.3.0 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==5.3.0 +sphinx==7.2.6 sphinx-api-relink==0.0.8 sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.0.1 +sphinx-book-theme==1.1.0 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -191,13 +184,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.3.0 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.7 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.5 sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabledata==1.3.3 @@ -206,32 +199,29 @@ tcolorpy==0.1.4 terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 -tomlkit==0.12.3 tornado==6.4 -tox==4.11.4 -traitlets==5.14.0 +tox==4.12.0 +traitlets==5.14.1 typepy==1.3.2 -types-docutils==0.20.0.3 +types-docutils==0.20.0.20240106 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 types-pyyaml==6.0.12.12 -types-setuptools==69.0.0.0 -typing-extensions==4.8.0 -ujson==5.8.0 +types-setuptools==69.0.0.20240106 +typing-extensions==4.9.0 +ujson==5.9.0 uri-template==1.3.0 urllib3==2.1.0 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 wheel==0.42.0 widgetsnbextension==4.0.9 wrapt==1.16.0 -yarg==0.1.9 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: -# pip # pwa-pages # setuptools diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 977c0e1c..cdbdb66b 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -5,22 +5,21 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.16 annotated-types==0.6.0 -anyio==4.1.0 +anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 beautifulsoup4==4.12.2 -black==23.11.0 +black==23.12.1 bleach==6.1.0 cachetools==5.3.2 cattrs==23.2.3 -cerberus==1.3.5 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 @@ -28,9 +27,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.0 +comm==0.2.1 contourpy==1.2.0 -coverage==7.3.2 +coverage==7.4.0 cryptography==41.0.7 cycler==0.12.1 dataproperty==1.0.1 @@ -38,48 +37,47 @@ debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 -docopt==0.6.2 +distlib==0.3.8 docstring-to-markdown==0.13 -docutils==0.17.1 -dominate==2.9.0 +docutils==0.20.1 +dominate==2.9.1 execnet==2.0.2 executing==2.0.1 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.13.1 -fonttools==4.46.0 +fonttools==4.47.2 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.33 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.0 +importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.27.1 -ipython==8.18.1 +ipykernel==6.28.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 -isort==5.13.0 +isort==5.13.2 jedi==0.19.1 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-console==6.6.3 -jupyter-core==5.5.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 -jupyter-server==2.12.1 +jupyter-server==2.12.4 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.4.4 -jupyterlab==4.0.9 +jupyter-server-terminals==0.5.1 +jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.1 @@ -90,22 +88,22 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 -markdown-it-py==2.2.0 +lsprotocol==2023.0.1 +markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib==3.8.2 matplotlib-inline==0.1.6 mbstrdecoder==1.1.3 -mdit-py-plugins==0.3.5 +mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpmath==1.3.0 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 myst-nb==1.0.0 -myst-parser==1.0.0 +myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.12.0 +nbconvert==7.14.1 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.4.6 @@ -113,33 +111,29 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==7.0.6 notebook-shim==0.2.3 -numpy==1.26.2 +numpy==1.26.3 overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.2 +pathspec==0.12.1 pathvalidate==3.2.0 -pep517==0.13.1 pexpect==4.9.0 -pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 +pillow==10.2.0 platformdirs==4.1.0 -plette==0.4.4 pluggy==1.3.0 -pre-commit==3.5.0 +pre-commit==3.6.0 prometheus-client==0.19.0 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.5.2 -pydantic-core==2.14.5 -pydata-sphinx-theme==0.14.4 +pydantic==2.5.3 +pydantic-core==2.14.6 +pydata-sphinx-theme==0.15.1 pygithub==2.1.1 pygments==2.17.2 pyjwt==2.8.0 @@ -147,40 +141,39 @@ pynacl==1.5.0 pyparsing==3.1.1 pyproject-api==1.6.1 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-gitlab==4.2.0 +python-gitlab==4.3.0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.0 +python-lsp-ruff==2.0.2 python-lsp-server==1.9.0 -pytoolconfig==1.2.6 +pytoolconfig==1.3.1 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 qtpy==2.4.1 -referencing==0.32.0 +referencing==0.32.1 requests==2.31.0 requests-toolbelt==1.0.0 -requirementslib==3.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.11.0 -rpds-py==0.13.2 -ruff==0.1.7 +rpds-py==0.16.2 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 sniffio==1.3.0 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==5.3.0 +sphinx==7.2.6 sphinx-api-relink==0.0.8 sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.0.1 +sphinx-book-theme==1.1.0 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -190,13 +183,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.3.0 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.7 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.5 sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabledata==1.3.3 @@ -204,32 +197,29 @@ tabulate==0.9.0 tcolorpy==0.1.4 terminado==0.18.0 tinycss2==1.2.1 -tomlkit==0.12.3 tornado==6.4 -tox==4.11.4 -traitlets==5.14.0 +tox==4.12.0 +traitlets==5.14.1 typepy==1.3.2 -types-docutils==0.20.0.3 +types-docutils==0.20.0.20240106 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 types-pyyaml==6.0.12.12 -types-setuptools==69.0.0.0 -typing-extensions==4.8.0 -ujson==5.8.0 +types-setuptools==69.0.0.20240106 +typing-extensions==4.9.0 +ujson==5.9.0 uri-template==1.3.0 urllib3==2.1.0 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 wheel==0.42.0 widgetsnbextension==4.0.9 wrapt==1.16.0 -yarg==0.1.9 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: -# pip # pwa-pages # setuptools diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index f60515d3..70b11715 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -5,22 +5,21 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.12.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.16 annotated-types==0.6.0 -anyio==4.1.0 +anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 beautifulsoup4==4.12.2 -black==23.11.0 +black==23.12.1 bleach==6.1.0 cachetools==5.3.2 cattrs==23.2.3 -cerberus==1.3.5 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 @@ -28,9 +27,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.0 +comm==0.2.1 contourpy==1.2.0 -coverage==7.3.2 +coverage==7.4.0 cryptography==41.0.7 cycler==0.12.1 dataproperty==1.0.1 @@ -38,48 +37,47 @@ debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 -docopt==0.6.2 +distlib==0.3.8 docstring-to-markdown==0.13 -docutils==0.17.1 -dominate==2.9.0 +docutils==0.20.1 +dominate==2.9.1 execnet==2.0.2 executing==2.0.1 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.13.1 -fonttools==4.46.0 +fonttools==4.47.2 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.33 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.0 +importlib-metadata==7.0.1 iniconfig==2.0.0 -ipykernel==6.27.1 -ipython==8.18.1 +ipykernel==6.28.0 +ipython==8.20.0 ipywidgets==8.1.1 isoduration==20.11.0 -isort==5.13.0 +isort==5.13.2 jedi==0.19.1 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-console==6.6.3 -jupyter-core==5.5.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 -jupyter-server==2.12.1 +jupyter-server==2.12.4 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.4.4 -jupyterlab==4.0.9 +jupyter-server-terminals==0.5.1 +jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.1 @@ -90,22 +88,22 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 -markdown-it-py==2.2.0 +lsprotocol==2023.0.1 +markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib==3.8.2 matplotlib-inline==0.1.6 mbstrdecoder==1.1.3 -mdit-py-plugins==0.3.5 +mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpmath==1.3.0 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 myst-nb==1.0.0 -myst-parser==1.0.0 +myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.12.0 +nbconvert==7.14.1 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.4.6 @@ -113,33 +111,29 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==7.0.6 notebook-shim==0.2.3 -numpy==1.26.2 +numpy==1.26.3 overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.2 +pathspec==0.12.1 pathvalidate==3.2.0 -pep517==0.13.1 pexpect==4.9.0 -pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 +pillow==10.2.0 platformdirs==4.1.0 -plette==0.4.4 pluggy==1.3.0 -pre-commit==3.5.0 +pre-commit==3.6.0 prometheus-client==0.19.0 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.5.2 -pydantic-core==2.14.5 -pydata-sphinx-theme==0.14.4 +pydantic==2.5.3 +pydantic-core==2.14.6 +pydata-sphinx-theme==0.15.1 pygithub==2.1.1 pygments==2.17.2 pyjwt==2.8.0 @@ -147,40 +141,39 @@ pynacl==1.5.0 pyparsing==3.1.1 pyproject-api==1.6.1 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-gitlab==4.2.0 +python-gitlab==4.3.0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.0 +python-lsp-ruff==2.0.2 python-lsp-server==1.9.0 -pytoolconfig==1.2.6 +pytoolconfig==1.3.1 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 qtpy==2.4.1 -referencing==0.32.0 +referencing==0.32.1 requests==2.31.0 requests-toolbelt==1.0.0 -requirementslib==3.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.11.0 -rpds-py==0.13.2 -ruff==0.1.7 +rpds-py==0.16.2 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 sniffio==1.3.0 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==5.3.0 +sphinx==7.2.6 sphinx-api-relink==0.0.8 sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.0.1 +sphinx-book-theme==1.1.0 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -190,13 +183,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.3.0 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.7 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.5 sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabledata==1.3.3 @@ -204,32 +197,29 @@ tabulate==0.9.0 tcolorpy==0.1.4 terminado==0.18.0 tinycss2==1.2.1 -tomlkit==0.12.3 tornado==6.4 -tox==4.11.4 -traitlets==5.14.0 +tox==4.12.0 +traitlets==5.14.1 typepy==1.3.2 -types-docutils==0.20.0.3 +types-docutils==0.20.0.20240106 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 types-pyyaml==6.0.12.12 -types-setuptools==69.0.0.0 -typing-extensions==4.8.0 -ujson==5.8.0 +types-setuptools==69.0.0.20240106 +typing-extensions==4.9.0 +ujson==5.9.0 uri-template==1.3.0 urllib3==2.1.0 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 wheel==0.42.0 widgetsnbextension==4.0.9 wrapt==1.16.0 -yarg==0.1.9 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: -# pip # pwa-pages # setuptools diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index ae2dc2cc..7780f8ca 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -12,8 +12,8 @@ anyio==3.7.1 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 backcall==0.2.0 beautifulsoup4==4.12.2 black==23.3.0 @@ -37,21 +37,21 @@ debugpy==1.7.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 +distlib==0.3.8 docstring-to-markdown==0.13 docutils==0.17.1 -dominate==2.9.0 +dominate==2.9.1 entrypoints==0.4 exceptiongroup==1.2.0 execnet==2.0.2 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.12.2 fonttools==4.38.0 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.24 idna==3.6 imagesize==1.4.1 @@ -65,7 +65,7 @@ ipywidgets==8.1.1 isoduration==20.11.0 isort==5.11.5 jedi==0.18.2 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.17.3 @@ -77,7 +77,7 @@ jupyter-core==4.12.0 jupyter-events==0.6.3 jupyter-lsp==1.5.1 jupyter-server==1.24.0 -jupyter-server-fileid==0.9.0 +jupyter-server-fileid==0.9.1 jupyter-server-mathjax==0.2.6 jupyter-server-ydoc==0.8.0 jupyter-ydoc==0.2.5 @@ -92,7 +92,7 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.5.3 @@ -130,8 +130,8 @@ platformdirs==4.0.0 pluggy==1.2.0 pre-commit==2.21.0 prometheus-client==0.17.1 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pybtex==0.24.0 pybtex-docutils==1.0.3 @@ -146,7 +146,7 @@ pyparsing==3.1.1 pyproject-api==1.5.3 pyrsistent==0.19.3 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 @@ -155,7 +155,7 @@ python-json-logger==2.0.7 python-lsp-jsonrpc==1.0.0 python-lsp-ruff==1.6.0 python-lsp-server==1.7.4 -pytoolconfig==1.2.6 +pytoolconfig==1.3.0 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==24.0.1 @@ -166,7 +166,7 @@ requests-toolbelt==1.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.9.0 -ruff==0.1.7 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -186,13 +186,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.2.1 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.2 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.50 +sqlalchemy==1.4.51 sympy==1.10.1 tabledata==1.3.3 tabulate==0.9.0 @@ -215,7 +215,7 @@ ujson==5.7.0 uri-template==1.3.0 urllib3==2.0.7 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.6.1 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index b02dd4ee..ec176adc 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -7,21 +7,20 @@ accessible-pygments==0.0.4 alabaster==0.7.13 annotated-types==0.6.0 -anyio==4.1.0 +anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 backcall==0.2.0 beautifulsoup4==4.12.2 -black==23.11.0 +black==23.12.1 bleach==6.1.0 cachetools==5.3.2 cattrs==23.2.3 -cerberus==1.3.5 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 @@ -29,9 +28,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.0 +comm==0.2.1 contourpy==1.1.1 -coverage==7.3.2 +coverage==7.4.0 cryptography==41.0.7 cycler==0.12.1 dataproperty==1.0.1 @@ -39,50 +38,49 @@ debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 -docopt==0.6.2 +distlib==0.3.8 docstring-to-markdown==0.13 docutils==0.17.1 -dominate==2.9.0 +dominate==2.9.1 exceptiongroup==1.2.0 execnet==2.0.2 executing==2.0.1 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.13.1 -fonttools==4.46.0 +fonttools==4.47.2 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.33 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.0 +importlib-metadata==7.0.1 importlib-resources==6.1.1 iniconfig==2.0.0 -ipykernel==6.27.1 +ipykernel==6.28.0 ipython==8.12.3 ipywidgets==8.1.1 isoduration==20.11.0 -isort==5.13.0 +isort==5.13.2 jedi==0.19.1 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-cache==0.6.1 jupyter-client==8.6.0 jupyter-console==6.6.3 -jupyter-core==5.5.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 -jupyter-server==2.12.1 +jupyter-server==2.12.4 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.4.4 -jupyterlab==4.0.9 +jupyter-server-terminals==0.5.1 +jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.1 @@ -93,7 +91,7 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.7.4 @@ -103,12 +101,12 @@ mdit-py-plugins==0.3.5 mdurl==0.1.2 mistune==3.0.2 mpmath==1.3.0 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 myst-nb==0.17.2 myst-parser==0.18.1 nbclient==0.6.8 -nbconvert==7.12.0 +nbconvert==7.14.1 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.4.6 @@ -121,29 +119,25 @@ overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.2 +pathspec==0.12.1 pathvalidate==3.2.0 -pep517==0.13.1 pexpect==4.9.0 pickleshare==0.7.5 -pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 +pillow==10.2.0 pkgutil-resolve-name==1.3.10 platformdirs==4.1.0 -plette==0.4.4 pluggy==1.3.0 pre-commit==3.5.0 prometheus-client==0.19.0 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.5.2 -pydantic-core==2.14.5 +pydantic==2.5.3 +pydantic-core==2.14.6 pydata-sphinx-theme==0.14.4 pygithub==2.1.1 pygments==2.17.2 @@ -152,30 +146,29 @@ pynacl==1.5.0 pyparsing==3.1.1 pyproject-api==1.6.1 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-gitlab==4.2.0 +python-gitlab==4.3.0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.0 +python-lsp-ruff==2.0.2 python-lsp-server==1.9.0 -pytoolconfig==1.2.6 +pytoolconfig==1.3.1 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 qtpy==2.4.1 -referencing==0.32.0 +referencing==0.32.1 requests==2.31.0 requests-toolbelt==1.0.0 -requirementslib==3.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.11.0 -rpds-py==0.13.2 -ruff==0.1.7 +rpds-py==0.16.2 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 @@ -195,13 +188,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.3.0 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabledata==1.3.3 @@ -210,32 +203,29 @@ tcolorpy==0.1.4 terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 -tomlkit==0.12.3 tornado==6.4 -tox==4.11.4 -traitlets==5.14.0 +tox==4.12.0 +traitlets==5.14.1 typepy==1.3.2 -types-docutils==0.20.0.3 +types-docutils==0.20.0.20240106 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 types-pyyaml==6.0.12.12 -types-setuptools==69.0.0.0 -typing-extensions==4.8.0 -ujson==5.8.0 +types-setuptools==69.0.0.20240106 +typing-extensions==4.9.0 +ujson==5.9.0 uri-template==1.3.0 urllib3==2.1.0 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 wheel==0.42.0 widgetsnbextension==4.0.9 wrapt==1.16.0 -yarg==0.1.9 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: -# pip # pwa-pages # setuptools diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 0ee9382d..b4defd3c 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -5,22 +5,21 @@ # pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras --unsafe-package=PWA-pages --unsafe-package=pip --unsafe-package=pwa-pages --unsafe-package=setuptools # accessible-pygments==0.0.4 -alabaster==0.7.13 +alabaster==0.7.16 annotated-types==0.6.0 -anyio==4.1.0 +anyio==4.2.0 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.1 async-lru==2.0.4 -attrs==23.1.0 -babel==2.13.1 +attrs==23.2.0 +babel==2.14.0 beautifulsoup4==4.12.2 -black==23.11.0 +black==23.12.1 bleach==6.1.0 cachetools==5.3.2 cattrs==23.2.3 -cerberus==1.3.5 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 @@ -28,9 +27,9 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -comm==0.2.0 +comm==0.2.1 contourpy==1.2.0 -coverage==7.3.2 +coverage==7.4.0 cryptography==41.0.7 cycler==0.12.1 dataproperty==1.0.1 @@ -38,50 +37,49 @@ debugpy==1.8.0 decorator==5.1.1 defusedxml==0.7.1 deprecated==1.2.14 -distlib==0.3.7 -docopt==0.6.2 +distlib==0.3.8 docstring-to-markdown==0.13 -docutils==0.17.1 -dominate==2.9.0 +docutils==0.20.1 +dominate==2.9.1 exceptiongroup==1.2.0 execnet==2.0.2 executing==2.0.1 -fastjsonschema==2.19.0 +fastjsonschema==2.19.1 feynman==2.1.0 filelock==3.13.1 -fonttools==4.46.0 +fonttools==4.47.2 fqdn==1.5.1 gitdb==4.0.11 -gitpython==3.1.40 -greenlet==3.0.2 +gitpython==3.1.41 +greenlet==3.0.3 identify==2.5.33 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.0 +importlib-metadata==7.0.1 importlib-resources==6.1.1 iniconfig==2.0.0 -ipykernel==6.27.1 +ipykernel==6.28.0 ipython==8.18.1 ipywidgets==8.1.1 isoduration==20.11.0 -isort==5.13.0 +isort==5.13.2 jedi==0.19.1 -jinja2==3.1.2 +jinja2==3.1.3 json5==0.9.14 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-cache==1.0.0 jupyter-client==8.6.0 jupyter-console==6.6.3 -jupyter-core==5.5.0 +jupyter-core==5.7.1 jupyter-events==0.9.0 jupyter-lsp==2.2.1 -jupyter-server==2.12.1 +jupyter-server==2.12.4 jupyter-server-mathjax==0.2.6 -jupyter-server-terminals==0.4.4 -jupyterlab==4.0.9 +jupyter-server-terminals==0.5.1 +jupyterlab==4.0.10 jupyterlab-code-formatter==2.2.1 jupyterlab-git==0.50.0 jupyterlab-lsp==5.0.1 @@ -92,22 +90,22 @@ jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 -markdown-it-py==2.2.0 +lsprotocol==2023.0.1 +markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib==3.8.2 matplotlib-inline==0.1.6 mbstrdecoder==1.1.3 -mdit-py-plugins==0.3.5 +mdit-py-plugins==0.4.0 mdurl==0.1.2 mistune==3.0.2 mpmath==1.3.0 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 myst-nb==1.0.0 -myst-parser==1.0.0 +myst-parser==2.0.0 nbclient==0.6.8 -nbconvert==7.12.0 +nbconvert==7.14.1 nbdime==4.0.1 nbformat==5.9.2 nbmake==1.4.6 @@ -115,33 +113,29 @@ nest-asyncio==1.5.8 nodeenv==1.8.0 notebook==7.0.6 notebook-shim==0.2.3 -numpy==1.26.2 +numpy==1.26.3 overrides==7.4.0 packaging==23.2 pandocfilters==1.5.0 parso==0.8.3 -pathspec==0.11.2 +pathspec==0.12.1 pathvalidate==3.2.0 -pep517==0.13.1 pexpect==4.9.0 -pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 +pillow==10.2.0 platformdirs==4.1.0 -plette==0.4.4 pluggy==1.3.0 -pre-commit==3.5.0 +pre-commit==3.6.0 prometheus-client==0.19.0 -prompt-toolkit==3.0.41 -psutil==5.9.6 +prompt-toolkit==3.0.43 +psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 pybtex==0.24.0 pybtex-docutils==1.0.3 pycparser==2.21 -pydantic==2.5.2 -pydantic-core==2.14.5 -pydata-sphinx-theme==0.14.4 +pydantic==2.5.3 +pydantic-core==2.14.6 +pydata-sphinx-theme==0.15.1 pygithub==2.1.1 pygments==2.17.2 pyjwt==2.8.0 @@ -149,40 +143,39 @@ pynacl==1.5.0 pyparsing==3.1.1 pyproject-api==1.6.1 pytablewriter==1.2.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-gitlab==4.2.0 +python-gitlab==4.3.0 python-json-logger==2.0.7 python-lsp-jsonrpc==1.1.2 -python-lsp-ruff==2.0.0 +python-lsp-ruff==2.0.2 python-lsp-server==1.9.0 -pytoolconfig==1.2.6 +pytoolconfig==1.3.1 pytz==2023.3.post1 pyyaml==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 qtpy==2.4.1 -referencing==0.32.0 +referencing==0.32.1 requests==2.31.0 requests-toolbelt==1.0.0 -requirementslib==3.0.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rope==1.11.0 -rpds-py==0.13.2 -ruff==0.1.7 +rpds-py==0.16.2 +ruff==0.1.13 send2trash==1.8.2 six==1.16.0 smmap==5.0.1 sniffio==1.3.0 snowballstemmer==2.2.0 soupsieve==2.5 -sphinx==5.3.0 +sphinx==7.2.6 sphinx-api-relink==0.0.8 sphinx-autobuild==2021.3.14 -sphinx-book-theme==1.0.1 +sphinx-book-theme==1.1.0 sphinx-codeautolink==0.15.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.2 @@ -192,13 +185,13 @@ sphinx-pybtex-etal-style==0.0.2 sphinx-thebe==0.3.0 sphinx-togglebutton==0.3.2 sphinxcontrib-applehelp==1.0.7 -sphinxcontrib-bibtex==2.6.1 +sphinxcontrib-bibtex==2.6.2 sphinxcontrib-devhelp==1.0.5 sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 stack-data==0.6.3 sympy==1.12 tabledata==1.3.3 @@ -207,32 +200,29 @@ tcolorpy==0.1.4 terminado==0.18.0 tinycss2==1.2.1 tomli==2.0.1 -tomlkit==0.12.3 tornado==6.4 -tox==4.11.4 -traitlets==5.14.0 +tox==4.12.0 +traitlets==5.14.1 typepy==1.3.2 -types-docutils==0.20.0.3 +types-docutils==0.20.0.20240106 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 types-pyyaml==6.0.12.12 -types-setuptools==69.0.0.0 -typing-extensions==4.8.0 -ujson==5.8.0 +types-setuptools==69.0.0.20240106 +typing-extensions==4.9.0 +ujson==5.9.0 uri-template==1.3.0 urllib3==2.1.0 virtualenv==20.25.0 -wcwidth==0.2.12 +wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1 websocket-client==1.7.0 wheel==0.42.0 widgetsnbextension==4.0.9 wrapt==1.16.0 -yarg==0.1.9 zipp==3.17.0 # The following packages are considered to be unsafe in a requirements file: -# pip # pwa-pages # setuptools diff --git a/.github/workflows/requirements.yml b/.github/workflows/requirements.yml index 7f62c35a..b2562f25 100644 --- a/.github/workflows/requirements.yml +++ b/.github/workflows/requirements.yml @@ -12,7 +12,6 @@ on: paths: - .constraints/py3.*.txt - .pre-commit-config.yaml - - setup.cfg schedule: - cron: "0 3 7 */2 *" workflow_dispatch: diff --git a/.gitpod.yml b/.gitpod.yml index 7945c72f..f764486f 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -20,7 +20,6 @@ vscode: - editorconfig.editorconfig - esbenp.prettier-vscode - executablebookproject.myst-highlight - - garaioag.garaio-vscode-unwanted-recommendations - github.vscode-github-actions - github.vscode-pull-request-github - ms-python.black-formatter @@ -31,6 +30,7 @@ vscode: - ms-vsliveshare.vsliveshare - redhat.vscode-yaml - ryanluker.vscode-coverage-gutters + - Soulcode.vscode-unwanted-extensions - stkb.rewrap - streetsidesoftware.code-spell-checker - tamasfe.even-better-toml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e86878f..28be2a9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,8 +15,8 @@ repos: - id: check-hooks-apply - id: check-useless-excludes - - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.1.9 + - repo: https://github.com/ComPWA/policy + rev: 0.2.0 hooks: - id: check-dev-files args: @@ -54,7 +54,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black-pre-commit-mirror - rev: 23.11.0 + rev: 23.12.1 hooks: - id: black - id: black-jupyter @@ -77,7 +77,7 @@ repos: args: ["--schemafile", "./docs/software/project-inventory-schema.json"] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.1.1 + rev: v8.3.0 hooks: - id: cspell @@ -128,17 +128,17 @@ repos: metadata.vscode - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.3-1 + rev: v4.0.0-alpha.8 hooks: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.339 + rev: v1.1.345 hooks: - id: pyright - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.7 + rev: v0.1.13 hooks: - id: ruff args: [--fix] diff --git a/.vscode/extensions.json b/.vscode/extensions.json index bdeb608f..a90a5fa2 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -6,7 +6,6 @@ "editorconfig.editorconfig", "esbenp.prettier-vscode", "executablebookproject.myst-highlight", - "garaioag.garaio-vscode-unwanted-recommendations", "github.vscode-github-actions", "github.vscode-pull-request-github", "ms-python.black-formatter", @@ -17,6 +16,7 @@ "ms-vsliveshare.vsliveshare", "redhat.vscode-yaml", "ryanluker.vscode-coverage-gutters", + "Soulcode.vscode-unwanted-extensions", "stkb.rewrap", "streetsidesoftware.code-spell-checker", "tamasfe.even-better-toml", @@ -26,6 +26,7 @@ "unwantedRecommendations": [ "bungcip.better-toml", "davidanson.vscode-markdownlint", + "garaioag.garaio-vscode-unwanted-recommendations", "ms-python.flake8", "ms-python.isort", "ms-python.pylint", diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee1fed59..570bcd9e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,4 +4,4 @@ [![GitPod](https://img.shields.io/badge/gitpod-open-blue?logo=gitpod)](https://gitpod.io/#https://github.com/ComPWA/PWA-pages) See instructions at -[compwa-org.rtfd.io/en/stable/develop.html](https://compwa-org.readthedocs.io/en/stable/develop.html)! +[compwa-org.rtfd.io/en/stable/develop.html](https://compwa-org.readthedocs.io/develop.html)! diff --git a/docs/index.md b/docs/index.md index 5fa50821..fa816a8b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -69,6 +69,6 @@ hidden: --- Website GitHub Repositories -Help developing -About +Help developing +About ``` diff --git a/docs/software.ipynb b/docs/software.ipynb index 92f4c2c5..36a573b2 100644 --- a/docs/software.ipynb +++ b/docs/software.ipynb @@ -165,7 +165,7 @@ "source": [ ":::{tip}\n", "\n", - "Have a look at [scikit-hep.org/developer](https://scikit-hep.org/developer) and [Towards a HEP Software Training curriculum](https://hepsoftwarefoundation.org/training/curriculum.html)! For development instructions for the ComPWA organization, see [Help developing](https://compwa-org.readthedocs.io/en/stable/develop.html).\n", + "Have a look at [scikit-hep.org/developer](https://scikit-hep.org/developer) and [Towards a HEP Software Training curriculum](https://hepsoftwarefoundation.org/training/curriculum.html)! For development instructions for the ComPWA organization, see [Help developing](https://compwa-org.readthedocs.io/develop.html).\n", "\n", ":::" ] diff --git a/docs/software/amplitude-analysis-projects.yml b/docs/software/amplitude-analysis-projects.yml index 83c1ab0a..f25e8c72 100644 --- a/docs/software/amplitude-analysis-projects.yml +++ b/docs/software/amplitude-analysis-projects.yml @@ -21,7 +21,7 @@ projects: url: https://github.com/ComPWA/ComPWA - name: ComPWA project - url: https://compwa-org.readthedocs.io/en/stable/about.html + url: https://compwa-org.readthedocs.io/about.html sub_projects: - name: QRules url: https://github.com/ComPWA/qrules diff --git a/pyproject.toml b/pyproject.toml index b0cf596f..cf398d8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -236,12 +236,13 @@ reportUnusedVariable = true typeCheckingMode = "strict" [tool.pytest.ini_options] -addopts = """ ---color=yes ---doctest-continue-on-failure ---doctest-modules ---durations=3 ---ignore=docs/conf.py""" +addopts = [ + "--color=yes", + "--doctest-continue-on-failure", + "--doctest-modules", + "--durations=3", + "--ignore=docs/conf.py", +] filterwarnings = [ "error", "ignore:Argument login_or_token is deprecated.*:DeprecationWarning", @@ -333,7 +334,10 @@ task-tags = ["cspell"] "S113", "T201", ] -"docs/conf.py" = ["A001"] +"docs/conf.py" = [ + "A001", + "D100", +] "setup.py" = ["D100"] "src/pwa_pages/project_inventory.py" = [ "FA100",