diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 1301851c..de24109b 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -8,22 +8,22 @@ alabaster==0.7.12 anyio==3.6.1 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -astroid==2.11.5 +astroid==2.11.6 asttokens==2.0.5 attrs==21.4.0 -babel==2.10.1 +babel==2.10.3 backcall==0.2.0 beautifulsoup4==4.11.1 black==22.3.0 bleach==5.0.0 -certifi==2022.5.18.1 +certifi==2022.6.15 cffi==1.15.0 cfgv==3.3.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3 -colorama==0.4.4 -coverage==6.3.3 +colorama==0.4.5 +coverage==6.4.1 cycler==0.11.0 dataproperty==0.55.0 debugpy==1.6.0 @@ -39,16 +39,15 @@ execnet==1.9.0 executing==0.8.3 fastjsonschema==2.15.3 feynman==2.0.2 -filelock==3.7.0 +filelock==3.7.1 flake8==4.0.1 flake8-blind-except==0.2.1 -flake8-bugbear==22.4.25 +flake8-bugbear==22.6.22 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-plugin-utils==1.3.2 -flake8-polyfill==1.0.2 flake8-pytest-style==1.6.0 -flake8-rst-docstrings==0.2.5 +flake8-rst-docstrings==0.2.6 flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0" flake8-use-fstring==1.3 fonttools==4.33.3 @@ -56,31 +55,31 @@ greenlet==1.1.2 identify==2.5.1 idna==3.3 imagesize==1.3.0 -importlib-metadata==4.11.4 +importlib-metadata==4.12.0 iniconfig==1.1.1 -ipykernel==6.13.0 -ipython==8.3.0 +ipykernel==6.15.0 +ipython==8.4.0 ipython-genutils==0.2.0 -ipywidgets==7.7.0 +ipywidgets==7.7.1 isort==5.10.1 jedi==0.18.1 jinja2==3.1.2 json5==0.9.8 -jsonschema==4.5.1 +jsonschema==4.6.0 jupyter==1.0.0 jupyter-cache==0.5.0 -jupyter-client==7.3.1 -jupyter-console==6.4.3 +jupyter-client==7.3.4 +jupyter-console==6.4.4 jupyter-core==4.10.0 -jupyter-server==1.17.0 -jupyterlab==3.4.2 +jupyter-server==1.18.0 +jupyterlab==3.4.3 jupyterlab-code-formatter==1.4.11 jupyterlab-markup==1.1.0 jupyterlab-myst==0.1.6 ; python_version >= "3.7.0" jupyterlab-pygments==0.2.2 jupyterlab-server==2.14.0 -jupyterlab-widgets==1.1.0 -kiwisolver==1.4.2 +jupyterlab-widgets==1.1.1 +kiwisolver==1.4.3 latexcodec==2.0.1 lazy-object-proxy==1.7.1 livereload==2.6.3 @@ -94,30 +93,30 @@ mdit-py-plugins==0.3.0 mdurl==0.1.1 mistune==0.8.4 mpmath==1.2.1 -mypy==0.950 +mypy==0.961 mypy-extensions==0.4.3 -myst-nb==0.15.0 -myst-parser==0.17.2 +myst-nb==0.16.0 +myst-parser==0.18.0 nbclassic==0.3.7 nbclient==0.5.13 nbconvert==6.5.0 nbformat==5.4.0 nest-asyncio==1.5.5 -nodeenv==1.6.0 -notebook==6.4.11 +nodeenv==1.7.0 +notebook==6.4.12 notebook-shim==0.1.0 -numpy==1.22.4 +numpy==1.23.0 packaging==21.3 pandocfilters==1.5.0 parso==0.8.3 pathspec==0.9.0 pathvalidate==2.5.0 pep517==0.12.0 -pep8-naming==0.12.1 +pep8-naming==0.13.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==9.1.1 -pip-tools==6.6.1 +pip-tools==6.6.2 platformdirs==2.5.2 pluggy==1.0.0 pre-commit==2.19.0 @@ -128,7 +127,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 py==1.11.0 pybtex==0.24.0 -pybtex-docutils==1.0.1 +pybtex-docutils==1.0.2 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.9.1 @@ -138,7 +137,7 @@ pyflakes==2.4.0 pygithub==1.55 pygments==2.12.0 pyjwt==2.4.0 -pylint==2.13.9 +pylint==2.14.3 pynacl==1.5.0 pyparsing==3.0.9 pyrsistent==0.18.1 @@ -148,13 +147,13 @@ pytest-cov==3.0.0 pytest-forked==1.4.0 pytest-xdist==2.5.0 python-dateutil==2.8.2 -python-gitlab==3.4.0 +python-gitlab==3.5.0 pytz==2022.1 pyyaml==6.0 -pyzmq==23.0.0 -qtconsole==5.3.0 +pyzmq==23.2.0 +qtconsole==5.3.1 qtpy==2.1.0 -requests==2.27.1 +requests==2.28.0 requests-toolbelt==0.9.1 restructuredtext-lint==1.4.0 send2trash==1.8.0 @@ -165,7 +164,7 @@ soupsieve==2.3.2.post1 sphinx==4.5.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==0.3.2 -sphinx-codeautolink==0.10.0 +sphinx-codeautolink==0.11.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.0 sphinx-panels==0.6.0 @@ -179,33 +178,34 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.36 -stack-data==0.2.0 +sqlalchemy==1.4.39 +stack-data==0.3.0 sympy==1.10.1 tabledata==1.3.0 -tabulate==0.8.9 +tabulate==0.8.10 tcolorpy==0.1.2 terminado==0.15.0 tinycss2==1.1.1 toml==0.10.2 tomli==2.0.1 +tomlkit==0.11.0 tornado==6.1 tox==3.25.0 -traitlets==5.2.1.post0 +traitlets==5.3.0 typepy==1.3.0 types-docutils==0.18.3 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.16 -types-pyyaml==6.0.7 -types-setuptools==57.4.14 +types-python-dateutil==2.8.18 +types-pyyaml==6.0.9 +types-setuptools==57.4.18 typing-extensions==4.2.0 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.15.0 wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.3.2 +websocket-client==1.3.3 wheel==0.37.1 -widgetsnbextension==3.6.0 +widgetsnbextension==3.6.1 wrapt==1.14.1 zipp==3.8.0 diff --git a/.constraints/py3.6.txt b/.constraints/py3.6.txt index 3c135485..69c5ddca 100644 --- a/.constraints/py3.6.txt +++ b/.constraints/py3.6.txt @@ -8,21 +8,21 @@ alabaster==0.7.12 anyio==3.6.1 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -astroid==2.11.5 +astroid==2.11.6 async-generator==1.10 attrs==21.4.0 -babel==2.10.1 +babel==2.10.3 backcall==0.2.0 beautifulsoup4==4.11.1 black==22.3.0 bleach==4.1.0 -certifi==2022.5.18.1 +certifi==2022.6.15 cffi==1.15.0 cfgv==3.3.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.0.4 -colorama==0.4.4 +colorama==0.4.5 contextvars==2.4 coverage==6.2 cycler==0.11.0 @@ -41,11 +41,10 @@ feynman==2.0.2 filelock==3.4.1 flake8==4.0.1 flake8-blind-except==0.2.1 -flake8-bugbear==22.4.25 +flake8-bugbear==22.6.22 flake8-builtins==1.5.3 flake8-comprehensions==3.7.0 flake8-plugin-utils==1.3.2 -flake8-polyfill==1.0.2 flake8-pytest-style==1.6.0 flake8-rst-docstrings==0.2.5 flake8-use-fstring==1.3 @@ -55,14 +54,14 @@ greenlet==1.1.2 identify==2.4.4 idna==3.3 imagesize==1.3.0 -immutables==0.17 +immutables==0.18 importlib-metadata==4.2.0 importlib-resources==3.0.0 iniconfig==1.1.1 ipykernel==5.5.6 ipython==7.16.3 ipython-genutils==0.2.0 -ipywidgets==7.7.0 +ipywidgets==7.7.1 isort==5.10.1 jedi==0.17.2 jinja2==3.0.3 @@ -80,7 +79,7 @@ jupyterlab==3.2.9 jupyterlab-code-formatter==1.4.11 jupyterlab-pygments==0.1.2 jupyterlab-server==2.10.3 -jupyterlab-widgets==1.1.0 +jupyterlab-widgets==1.1.1 kiwisolver==1.3.1 latexcodec==2.0.1 lazy-object-proxy==1.7.1 @@ -93,7 +92,7 @@ mccabe==0.6.1 mdit-py-plugins==0.2.8 mistune==0.8.4 mpmath==1.2.1 -mypy==0.950 +mypy==0.961 mypy-extensions==0.4.3 myst-nb==0.13.2 myst-parser==0.15.2 @@ -112,7 +111,7 @@ parso==0.7.1 pathspec==0.9.0 pathvalidate==2.5.0 pep517==0.12.0 -pep8-naming==0.12.1 +pep8-naming==0.13.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==8.4.0 @@ -125,7 +124,7 @@ prompt-toolkit==3.0.29 ptyprocess==0.7.0 py==1.11.0 pybtex==0.24.0 -pybtex-docutils==1.0.1 +pybtex-docutils==1.0.2 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.9.1 @@ -148,7 +147,7 @@ python-dateutil==2.8.2 python-gitlab==2.10.1 pytz==2022.1 pyyaml==6.0 -pyzmq==23.0.0 +pyzmq==23.2.0 qtconsole==5.2.2 qtpy==2.0.1 requests==2.27.1 @@ -163,7 +162,7 @@ soupsieve==2.3.2.post1 sphinx==4.3.2 ; python_version < "3.8.0" sphinx-autobuild==2021.3.14 sphinx-book-theme==0.2.0 -sphinx-codeautolink==0.10.0 +sphinx-codeautolink==0.11.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.0 sphinx-panels==0.6.0 @@ -177,7 +176,7 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.36 +sqlalchemy==1.4.39 sympy==1.9 tabledata==1.3.0 tcolorpy==0.1.2 @@ -192,17 +191,17 @@ typed-ast==1.5.4 typepy==1.3.0 types-docutils==0.18.3 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.16 -types-pyyaml==6.0.7 -types-setuptools==57.4.14 +types-python-dateutil==2.8.18 +types-pyyaml==6.0.9 +types-setuptools==57.4.18 typing-extensions==4.1.1 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.15.0 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 wheel==0.37.1 -widgetsnbextension==3.6.0 +widgetsnbextension==3.6.1 wrapt==1.14.1 zipp==3.6.0 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 95f39361..e7dcf4d3 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -8,21 +8,21 @@ alabaster==0.7.12 anyio==3.6.1 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -astroid==2.11.5 +astroid==2.11.6 attrs==21.4.0 -babel==2.10.1 +babel==2.10.3 backcall==0.2.0 beautifulsoup4==4.11.1 black==22.3.0 bleach==5.0.0 -certifi==2022.5.18.1 +certifi==2022.6.15 cffi==1.15.0 cfgv==3.3.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3 -colorama==0.4.4 -coverage==6.3.3 +colorama==0.4.5 +coverage==6.4.1 cycler==0.11.0 dataproperty==0.55.0 debugpy==1.6.0 @@ -37,16 +37,15 @@ entrypoints==0.4 execnet==1.9.0 fastjsonschema==2.15.3 feynman==2.0.2 -filelock==3.7.0 +filelock==3.7.1 flake8==4.0.1 flake8-blind-except==0.2.1 -flake8-bugbear==22.4.25 +flake8-bugbear==22.6.22 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-plugin-utils==1.3.2 -flake8-polyfill==1.0.2 flake8-pytest-style==1.6.0 -flake8-rst-docstrings==0.2.5 +flake8-rst-docstrings==0.2.6 flake8-use-fstring==1.3 fonttools==4.33.3 greenlet==1.1.2 @@ -54,31 +53,31 @@ identify==2.5.1 idna==3.3 imagesize==1.3.0 importlib-metadata==4.2.0 -importlib-resources==5.7.1 +importlib-resources==5.8.0 iniconfig==1.1.1 -ipykernel==6.13.0 -ipython==7.33.0 +ipykernel==6.15.0 +ipython==7.34.0 ipython-genutils==0.2.0 -ipywidgets==7.7.0 +ipywidgets==7.7.1 isort==5.10.1 jedi==0.18.1 jinja2==3.1.2 json5==0.9.8 -jsonschema==4.5.1 +jsonschema==4.6.0 jupyter==1.0.0 jupyter-cache==0.5.0 -jupyter-client==7.3.1 -jupyter-console==6.4.3 +jupyter-client==7.3.4 +jupyter-console==6.4.4 jupyter-core==4.10.0 -jupyter-server==1.17.0 -jupyterlab==3.4.2 +jupyter-server==1.18.0 +jupyterlab==3.4.3 jupyterlab-code-formatter==1.4.11 jupyterlab-markup==1.1.0 jupyterlab-myst==0.1.6 ; python_version >= "3.7.0" jupyterlab-pygments==0.2.2 jupyterlab-server==2.14.0 -jupyterlab-widgets==1.1.0 -kiwisolver==1.4.2 +jupyterlab-widgets==1.1.1 +kiwisolver==1.4.3 latexcodec==2.0.1 lazy-object-proxy==1.7.1 livereload==2.6.3 @@ -92,17 +91,17 @@ mdit-py-plugins==0.3.0 mdurl==0.1.1 mistune==0.8.4 mpmath==1.2.1 -mypy==0.950 +mypy==0.961 mypy-extensions==0.4.3 -myst-nb==0.15.0 -myst-parser==0.17.2 +myst-nb==0.16.0 +myst-parser==0.18.0 nbclassic==0.3.7 nbclient==0.5.13 nbconvert==6.5.0 nbformat==5.4.0 nest-asyncio==1.5.5 -nodeenv==1.6.0 -notebook==6.4.11 +nodeenv==1.7.0 +notebook==6.4.12 notebook-shim==0.1.0 numpy==1.21.6 packaging==21.3 @@ -111,11 +110,11 @@ parso==0.8.3 pathspec==0.9.0 pathvalidate==2.5.0 pep517==0.12.0 -pep8-naming==0.12.1 +pep8-naming==0.13.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==9.1.1 -pip-tools==6.6.1 +pip-tools==6.6.2 platformdirs==2.5.2 pluggy==1.0.0 pre-commit==2.19.0 @@ -125,7 +124,7 @@ psutil==5.9.1 ptyprocess==0.7.0 py==1.11.0 pybtex==0.24.0 -pybtex-docutils==1.0.1 +pybtex-docutils==1.0.2 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.9.1 @@ -135,7 +134,7 @@ pyflakes==2.4.0 pygithub==1.55 pygments==2.12.0 pyjwt==2.4.0 -pylint==2.13.9 +pylint==2.14.3 pynacl==1.5.0 pyparsing==3.0.9 pyrsistent==0.18.1 @@ -145,13 +144,13 @@ pytest-cov==3.0.0 pytest-forked==1.4.0 pytest-xdist==2.5.0 python-dateutil==2.8.2 -python-gitlab==3.4.0 +python-gitlab==3.5.0 pytz==2022.1 pyyaml==6.0 -pyzmq==23.0.0 -qtconsole==5.3.0 +pyzmq==23.2.0 +qtconsole==5.3.1 qtpy==2.1.0 -requests==2.27.1 +requests==2.28.0 requests-toolbelt==0.9.1 restructuredtext-lint==1.4.0 send2trash==1.8.0 @@ -162,7 +161,7 @@ soupsieve==2.3.2.post1 sphinx==4.3.2 ; python_version < "3.8.0" sphinx-autobuild==2021.3.14 sphinx-book-theme==0.3.2 -sphinx-codeautolink==0.10.0 +sphinx-codeautolink==0.11.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.0 sphinx-panels==0.6.0 @@ -176,33 +175,34 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.36 +sqlalchemy==1.4.39 sympy==1.10.1 tabledata==1.3.0 -tabulate==0.8.9 +tabulate==0.8.10 tcolorpy==0.1.2 terminado==0.15.0 tinycss2==1.1.1 toml==0.10.2 tomli==2.0.1 +tomlkit==0.11.0 tornado==6.1 tox==3.25.0 -traitlets==5.2.1.post0 +traitlets==5.3.0 typed-ast==1.5.4 typepy==1.3.0 types-docutils==0.18.3 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.16 -types-pyyaml==6.0.7 -types-setuptools==57.4.14 +types-python-dateutil==2.8.18 +types-pyyaml==6.0.9 +types-setuptools==57.4.18 typing-extensions==4.2.0 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.15.0 wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.3.2 +websocket-client==1.3.3 wheel==0.37.1 -widgetsnbextension==3.6.0 +widgetsnbextension==3.6.1 wrapt==1.14.1 zipp==3.8.0 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 723caaa5..ef050b77 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -8,22 +8,22 @@ alabaster==0.7.12 anyio==3.6.1 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -astroid==2.11.5 +astroid==2.11.6 asttokens==2.0.5 attrs==21.4.0 -babel==2.10.1 +babel==2.10.3 backcall==0.2.0 beautifulsoup4==4.11.1 black==22.3.0 bleach==5.0.0 -certifi==2022.5.18.1 +certifi==2022.6.15 cffi==1.15.0 cfgv==3.3.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3 -colorama==0.4.4 -coverage==6.3.3 +colorama==0.4.5 +coverage==6.4.1 cycler==0.11.0 dataproperty==0.55.0 debugpy==1.6.0 @@ -39,16 +39,15 @@ execnet==1.9.0 executing==0.8.3 fastjsonschema==2.15.3 feynman==2.0.2 -filelock==3.7.0 +filelock==3.7.1 flake8==4.0.1 flake8-blind-except==0.2.1 -flake8-bugbear==22.4.25 +flake8-bugbear==22.6.22 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-plugin-utils==1.3.2 -flake8-polyfill==1.0.2 flake8-pytest-style==1.6.0 -flake8-rst-docstrings==0.2.5 +flake8-rst-docstrings==0.2.6 flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0" flake8-use-fstring==1.3 fonttools==4.33.3 @@ -56,32 +55,32 @@ greenlet==1.1.2 identify==2.5.1 idna==3.3 imagesize==1.3.0 -importlib-metadata==4.11.4 -importlib-resources==5.7.1 +importlib-metadata==4.12.0 +importlib-resources==5.8.0 iniconfig==1.1.1 -ipykernel==6.13.0 -ipython==8.3.0 +ipykernel==6.15.0 +ipython==8.4.0 ipython-genutils==0.2.0 -ipywidgets==7.7.0 +ipywidgets==7.7.1 isort==5.10.1 jedi==0.18.1 jinja2==3.1.2 json5==0.9.8 -jsonschema==4.5.1 +jsonschema==4.6.0 jupyter==1.0.0 jupyter-cache==0.5.0 -jupyter-client==7.3.1 -jupyter-console==6.4.3 +jupyter-client==7.3.4 +jupyter-console==6.4.4 jupyter-core==4.10.0 -jupyter-server==1.17.0 -jupyterlab==3.4.2 +jupyter-server==1.18.0 +jupyterlab==3.4.3 jupyterlab-code-formatter==1.4.11 jupyterlab-markup==1.1.0 jupyterlab-myst==0.1.6 ; python_version >= "3.7.0" jupyterlab-pygments==0.2.2 jupyterlab-server==2.14.0 -jupyterlab-widgets==1.1.0 -kiwisolver==1.4.2 +jupyterlab-widgets==1.1.1 +kiwisolver==1.4.3 latexcodec==2.0.1 lazy-object-proxy==1.7.1 livereload==2.6.3 @@ -95,30 +94,30 @@ mdit-py-plugins==0.3.0 mdurl==0.1.1 mistune==0.8.4 mpmath==1.2.1 -mypy==0.950 +mypy==0.961 mypy-extensions==0.4.3 -myst-nb==0.15.0 -myst-parser==0.17.2 +myst-nb==0.16.0 +myst-parser==0.18.0 nbclassic==0.3.7 nbclient==0.5.13 nbconvert==6.5.0 nbformat==5.4.0 nest-asyncio==1.5.5 -nodeenv==1.6.0 -notebook==6.4.11 +nodeenv==1.7.0 +notebook==6.4.12 notebook-shim==0.1.0 -numpy==1.22.4 +numpy==1.23.0 packaging==21.3 pandocfilters==1.5.0 parso==0.8.3 pathspec==0.9.0 pathvalidate==2.5.0 pep517==0.12.0 -pep8-naming==0.12.1 +pep8-naming==0.13.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==9.1.1 -pip-tools==6.6.1 +pip-tools==6.6.2 platformdirs==2.5.2 pluggy==1.0.0 pre-commit==2.19.0 @@ -129,7 +128,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 py==1.11.0 pybtex==0.24.0 -pybtex-docutils==1.0.1 +pybtex-docutils==1.0.2 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.9.1 @@ -139,7 +138,7 @@ pyflakes==2.4.0 pygithub==1.55 pygments==2.12.0 pyjwt==2.4.0 -pylint==2.13.9 +pylint==2.14.3 pynacl==1.5.0 pyparsing==3.0.9 pyrsistent==0.18.1 @@ -149,13 +148,13 @@ pytest-cov==3.0.0 pytest-forked==1.4.0 pytest-xdist==2.5.0 python-dateutil==2.8.2 -python-gitlab==3.4.0 +python-gitlab==3.5.0 pytz==2022.1 pyyaml==6.0 -pyzmq==23.0.0 -qtconsole==5.3.0 +pyzmq==23.2.0 +qtconsole==5.3.1 qtpy==2.1.0 -requests==2.27.1 +requests==2.28.0 requests-toolbelt==0.9.1 restructuredtext-lint==1.4.0 send2trash==1.8.0 @@ -166,7 +165,7 @@ soupsieve==2.3.2.post1 sphinx==4.5.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==0.3.2 -sphinx-codeautolink==0.10.0 +sphinx-codeautolink==0.11.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.0 sphinx-panels==0.6.0 @@ -180,33 +179,34 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.36 -stack-data==0.2.0 +sqlalchemy==1.4.39 +stack-data==0.3.0 sympy==1.10.1 tabledata==1.3.0 -tabulate==0.8.9 +tabulate==0.8.10 tcolorpy==0.1.2 terminado==0.15.0 tinycss2==1.1.1 toml==0.10.2 tomli==2.0.1 +tomlkit==0.11.0 tornado==6.1 tox==3.25.0 -traitlets==5.2.1.post0 +traitlets==5.3.0 typepy==1.3.0 types-docutils==0.18.3 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.16 -types-pyyaml==6.0.7 -types-setuptools==57.4.14 +types-python-dateutil==2.8.18 +types-pyyaml==6.0.9 +types-setuptools==57.4.18 typing-extensions==4.2.0 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.15.0 wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.3.2 +websocket-client==1.3.3 wheel==0.37.1 -widgetsnbextension==3.6.0 +widgetsnbextension==3.6.1 wrapt==1.14.1 zipp==3.8.0 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index e25deee3..70bacef0 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -8,22 +8,22 @@ alabaster==0.7.12 anyio==3.6.1 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -astroid==2.11.5 +astroid==2.11.6 asttokens==2.0.5 attrs==21.4.0 -babel==2.10.1 +babel==2.10.3 backcall==0.2.0 beautifulsoup4==4.11.1 black==22.3.0 bleach==5.0.0 -certifi==2022.5.18.1 +certifi==2022.6.15 cffi==1.15.0 cfgv==3.3.1 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3 -colorama==0.4.4 -coverage==6.3.3 +colorama==0.4.5 +coverage==6.4.1 cycler==0.11.0 dataproperty==0.55.0 debugpy==1.6.0 @@ -39,16 +39,15 @@ execnet==1.9.0 executing==0.8.3 fastjsonschema==2.15.3 feynman==2.0.2 -filelock==3.7.0 +filelock==3.7.1 flake8==4.0.1 flake8-blind-except==0.2.1 -flake8-bugbear==22.4.25 +flake8-bugbear==22.6.22 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-plugin-utils==1.3.2 -flake8-polyfill==1.0.2 flake8-pytest-style==1.6.0 -flake8-rst-docstrings==0.2.5 +flake8-rst-docstrings==0.2.6 flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0" flake8-use-fstring==1.3 fonttools==4.33.3 @@ -56,31 +55,31 @@ greenlet==1.1.2 identify==2.5.1 idna==3.3 imagesize==1.3.0 -importlib-metadata==4.11.4 +importlib-metadata==4.12.0 iniconfig==1.1.1 -ipykernel==6.13.0 -ipython==8.3.0 +ipykernel==6.15.0 +ipython==8.4.0 ipython-genutils==0.2.0 -ipywidgets==7.7.0 +ipywidgets==7.7.1 isort==5.10.1 jedi==0.18.1 jinja2==3.1.2 json5==0.9.8 -jsonschema==4.5.1 +jsonschema==4.6.0 jupyter==1.0.0 jupyter-cache==0.5.0 -jupyter-client==7.3.1 -jupyter-console==6.4.3 +jupyter-client==7.3.4 +jupyter-console==6.4.4 jupyter-core==4.10.0 -jupyter-server==1.17.0 -jupyterlab==3.4.2 +jupyter-server==1.18.0 +jupyterlab==3.4.3 jupyterlab-code-formatter==1.4.11 jupyterlab-markup==1.1.0 jupyterlab-myst==0.1.6 ; python_version >= "3.7.0" jupyterlab-pygments==0.2.2 jupyterlab-server==2.14.0 -jupyterlab-widgets==1.1.0 -kiwisolver==1.4.2 +jupyterlab-widgets==1.1.1 +kiwisolver==1.4.3 latexcodec==2.0.1 lazy-object-proxy==1.7.1 livereload==2.6.3 @@ -94,30 +93,30 @@ mdit-py-plugins==0.3.0 mdurl==0.1.1 mistune==0.8.4 mpmath==1.2.1 -mypy==0.950 +mypy==0.961 mypy-extensions==0.4.3 -myst-nb==0.15.0 -myst-parser==0.17.2 +myst-nb==0.16.0 +myst-parser==0.18.0 nbclassic==0.3.7 nbclient==0.5.13 nbconvert==6.5.0 nbformat==5.4.0 nest-asyncio==1.5.5 -nodeenv==1.6.0 -notebook==6.4.11 +nodeenv==1.7.0 +notebook==6.4.12 notebook-shim==0.1.0 -numpy==1.22.4 +numpy==1.23.0 packaging==21.3 pandocfilters==1.5.0 parso==0.8.3 pathspec==0.9.0 pathvalidate==2.5.0 pep517==0.12.0 -pep8-naming==0.12.1 +pep8-naming==0.13.0 pexpect==4.8.0 pickleshare==0.7.5 pillow==9.1.1 -pip-tools==6.6.1 +pip-tools==6.6.2 platformdirs==2.5.2 pluggy==1.0.0 pre-commit==2.19.0 @@ -128,7 +127,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 py==1.11.0 pybtex==0.24.0 -pybtex-docutils==1.0.1 +pybtex-docutils==1.0.2 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.9.1 @@ -138,7 +137,7 @@ pyflakes==2.4.0 pygithub==1.55 pygments==2.12.0 pyjwt==2.4.0 -pylint==2.13.9 +pylint==2.14.3 pynacl==1.5.0 pyparsing==3.0.9 pyrsistent==0.18.1 @@ -148,13 +147,13 @@ pytest-cov==3.0.0 pytest-forked==1.4.0 pytest-xdist==2.5.0 python-dateutil==2.8.2 -python-gitlab==3.4.0 +python-gitlab==3.5.0 pytz==2022.1 pyyaml==6.0 -pyzmq==23.0.0 -qtconsole==5.3.0 +pyzmq==23.2.0 +qtconsole==5.3.1 qtpy==2.1.0 -requests==2.27.1 +requests==2.28.0 requests-toolbelt==0.9.1 restructuredtext-lint==1.4.0 send2trash==1.8.0 @@ -165,7 +164,7 @@ soupsieve==2.3.2.post1 sphinx==4.5.0 sphinx-autobuild==2021.3.14 sphinx-book-theme==0.3.2 -sphinx-codeautolink==0.10.0 +sphinx-codeautolink==0.11.0 sphinx-comments==0.0.3 sphinx-copybutton==0.5.0 sphinx-panels==0.6.0 @@ -179,33 +178,34 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlalchemy==1.4.36 -stack-data==0.2.0 +sqlalchemy==1.4.39 +stack-data==0.3.0 sympy==1.10.1 tabledata==1.3.0 -tabulate==0.8.9 +tabulate==0.8.10 tcolorpy==0.1.2 terminado==0.15.0 tinycss2==1.1.1 toml==0.10.2 tomli==2.0.1 +tomlkit==0.11.0 tornado==6.1 tox==3.25.0 -traitlets==5.2.1.post0 +traitlets==5.3.0 typepy==1.3.0 types-docutils==0.18.3 types-pkg-resources==0.1.3 -types-python-dateutil==2.8.16 -types-pyyaml==6.0.7 -types-setuptools==57.4.14 +types-python-dateutil==2.8.18 +types-pyyaml==6.0.9 +types-setuptools==57.4.18 typing-extensions==4.2.0 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.15.0 wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.3.2 +websocket-client==1.3.3 wheel==0.37.1 -widgetsnbextension==3.6.0 +widgetsnbextension==3.6.1 wrapt==1.14.1 zipp==3.8.0 diff --git a/.editorconfig b/.editorconfig index 9db907f1..d0ac7e38 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,10 +7,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.ipynb] -indent_size = 1 - -[*.{py,pyi,toml}] +[*.{ipynb,py,toml}] indent_size = 4 # when adding words through vscode, this is the resulting output format diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index f4b9f712..39576371 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -4,10 +4,12 @@ on: push: branches: - main + - epic/* - "[0-9]+.[0-9]+.x" pull_request: branches: - main + - epic/* - "[0-9]+.[0-9]+.x" workflow_dispatch: diff --git a/.github/workflows/requirements-pr.yml b/.github/workflows/requirements-pr.yml index 677b568e..edf0f4d8 100644 --- a/.github/workflows/requirements-pr.yml +++ b/.github/workflows/requirements-pr.yml @@ -5,6 +5,7 @@ on: branches: - main - epic/* + - "[0-9]+.[0-9]+.x" jobs: diff: diff --git a/.markdownlint.json b/.markdownlint.json index 453eed2e..23bb7fa6 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -1,4 +1,5 @@ { + "MD013": { "line_length": 88 }, "MD026": { "punctuation": ".,;:。,;:!" }, "MD033": { "allowed_elements": ["br"] diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c2986cd..a96418f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.2.0 + rev: v4.3.0 hooks: - id: check-ast - id: check-case-conflict @@ -42,7 +42,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.0.128 + rev: 0.0.131 hooks: - id: check-dev-files args: @@ -61,7 +61,7 @@ repos: - id: blacken-docs - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v5.9.1 + rev: v6.0.0 hooks: - id: cspell @@ -80,6 +80,7 @@ repos: - id: editorconfig-checker exclude: > (?x)^( + .*\.ipynb| .*\.md| .*\.py| LICENSE @@ -129,7 +130,7 @@ repos: metadata.varInspector - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.6.2 + rev: v2.7.1 hooks: - id: prettier @@ -139,12 +140,12 @@ repos: - id: pydocstyle - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.247 + rev: v1.1.255 hooks: - id: pyright - repo: https://github.com/asottile/pyupgrade - rev: v2.32.1 + rev: v2.34.0 hooks: - id: pyupgrade args: @@ -160,7 +161,7 @@ repos: files: (docs/software/.*\.json|src/pwa_pages/project_inventory.py) - repo: https://github.com/sirosen/check-jsonschema - rev: 0.15.0 + rev: 0.16.1 hooks: - id: check-jsonschema name: Check project inventory YAML files diff --git a/.prettierrc b/.prettierrc index 164d0b8b..ebfaf680 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,2 +1,2 @@ -printWidth: 79 +printWidth: 88 proseWrap: always diff --git a/.vscode/settings.json b/.vscode/settings.json index ee827d30..e61c9da5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -26,7 +26,7 @@ "coverage-gutters.showGutterCoverage": false, "coverage-gutters.showLineCoverage": true, "editor.formatOnSave": true, - "editor.rulers": [80], + "editor.rulers": [88], "files.watcherExclude": { "**/*_cache/**": true, "**/.eggs/**": true, @@ -39,12 +39,7 @@ ".github/workflows/ci-tests.yml", ".github/workflows/ci-docs.yml" ], - "myst.preview.extensions": [ - "amsmath", - "colon_fence", - "dollarmath", - "tasklist" - ], + "myst.preview.extensions": ["amsmath", "colon_fence", "dollarmath", "tasklist"], "python.analysis.autoImportCompletions": false, "python.analysis.diagnosticMode": "workspace", "python.formatting.provider": "black", @@ -65,7 +60,7 @@ ], "python.testing.pytestEnabled": true, "python.testing.unittestEnabled": false, - "rewrap.wrappingColumn": 79, + "rewrap.wrappingColumn": 88, "search.exclude": { "**/tests/**/__init__.py": true, "*/.pydocstyle": true, diff --git a/docs/conf.py b/docs/conf.py index b52b7329..0d514738 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -36,9 +36,7 @@ ) from sphinx.application import Sphinx from sphinx.util.typing import RoleFunction -from sphinxcontrib.bibtex.style.referencing.author_year import ( - AuthorYearReferenceStyle, -) +from sphinxcontrib.bibtex.style.referencing.author_year import AuthorYearReferenceStyle # -- Project information ----------------------------------------------------- project = "PWA Software Pages" @@ -196,8 +194,7 @@ def get_minor_version(package_name: str) -> str: matches = re.match(r"^([0-9]+\.[0-9]+).*$", installed_version) if matches is None: raise ValueError( - "Could not find documentation for" - f" {package_name} v{installed_version}" + f"Could not find documentation for {package_name} v{installed_version}" ) return matches[1] @@ -306,9 +303,7 @@ def role( url = pattern % (text,) if options is None: options = {} - reference_node = nodes.reference( - rawtext, output_text, refuri=url, **options - ) + reference_node = nodes.reference(rawtext, output_text, refuri=url, **options) return [reference_node], [] return role @@ -365,9 +360,7 @@ def __init__(self) -> None: super().__init__(abbreviate_names=True) def format_names(self, role, as_sentence: bool = True) -> Node: # type: ignore[no-untyped-def] - formatted_names = names( - role, sep=", ", sep2=" and ", last_sep=", and " - ) + formatted_names = names(role, sep=", ", sep2=" and ", last_sep=", and ") if as_sentence: return sentence[formatted_names] return formatted_names diff --git a/docs/data.md b/docs/data.md index 4b394c8e..10b8f9ca 100644 --- a/docs/data.md +++ b/docs/data.md @@ -49,12 +49,12 @@ $$ \frac{dN}{d\Phi_f} = L \cdot \frac{d\sigma}{d\Phi_f} $$ -Number of events in a infinitesimal phase space element $\Phi_f$ is -proportional to the cross section of a initial state transitioning to the final -state in the infinitesimal phase space element. +Number of events in a infinitesimal phase space element $\Phi_f$ is proportional to the +cross section of a initial state transitioning to the final state in the infinitesimal +phase space element. -This section should clear up the phase space element problem we are having. I'm -not sure its just a plotting problem. Since there one makes the transition from -unbinned to binned data... +This section should clear up the phase space element problem we are having. I'm not sure +its just a plotting problem. Since there one makes the transition from unbinned to +binned data... ::: diff --git a/docs/glossary.md b/docs/glossary.md index 73366272..1f99e63d 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -6,9 +6,8 @@ These pages are **under development**. ``` -The glossary can be used to collect terms that require further explanation or -linking to literature, but are too general or specific to deserve an own -section on these pages. +The glossary can be used to collect terms that require further explanation or linking to +literature, but are too general or specific to deserve an own section on these pages. diff --git a/docs/index.md b/docs/index.md index 2884aaf6..86045568 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,11 +15,11 @@ These pages are **under development**. The PWA Software Pages serve two purposes: 1. They aim to bring together the - {ref}`many Partial Wave Analysis frameworks ` - out there on the market through interlinked documentation. + {ref}`many Partial Wave Analysis frameworks ` out there + on the market through interlinked documentation. -2. They provide a dynamic platform to collect and maintain knowledge on both - PWA theory and software tools. +2. They provide a dynamic platform to collect and maintain knowledge on both PWA theory + and software tools. ```{toctree} --- diff --git a/pyproject.toml b/pyproject.toml index e7a74a2a..3ea67556 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,6 @@ exclude = ''' )/ ''' include = '\.pyi?$' -line-length = 79 preview = true target-version = [ "py36", @@ -33,10 +32,12 @@ target-version = [ ] [tool.isort] -line_length = 79 profile = "black" [tool.nbqa.addopts] +black = [ + "--line-length=85", +] flake8 = [ "--extend-ignore=E402,F821", ] diff --git a/src/pwa_pages/project_inventory.py b/src/pwa_pages/project_inventory.py index 4f86f5e3..da3027a7 100644 --- a/src/pwa_pages/project_inventory.py +++ b/src/pwa_pages/project_inventory.py @@ -1,5 +1,5 @@ # cspell:ignore subproject -# pylint: disable=no-name-in-module, no-self-argument, no-self-use +# pylint: disable=no-name-in-module, no-self-argument """Helper tools for writing tables.""" import argparse @@ -49,10 +49,7 @@ def to_html_table( writer = HtmlTableWriter( headers=list(header_to_formatters), value_matrix=[ - tuple( - formatter(project) - for formatter in header_to_formatters.values() - ) + tuple(formatter(project) for formatter in header_to_formatters.values()) for project in inventory.projects ], ) @@ -115,8 +112,7 @@ def _create_project_entry(project: Project) -> str: html = _form_html_link(name=project.name, url=project.url) if project.sub_projects is not None: sub_project_links = [ - _form_html_link(name=s.name, url=s.url) - for s in project.sub_projects + _form_html_link(name=s.name, url=s.url) for s in project.sub_projects ] enumerated_projects = _enumerate_html_links(sub_project_links) html += enumerated_projects @@ -215,9 +211,7 @@ def _get_subproject_timestamps( return timestamps -def _format_collaboration( - project: Project, inventory: "ProjectInventory" -) -> str: +def _format_collaboration(project: Project, inventory: "ProjectInventory") -> str: collaborations = project.collaboration if collaborations is None: return "" @@ -252,8 +246,7 @@ def _enumerate_html_links(list_of_entries: Sequence[str]) -> str: def export_json_schema(argv: Optional[Sequence[str]] = None) -> int: parser = argparse.ArgumentParser( - "Create a JSON validation schema for a software project inventory" - " file\n" + "Create a JSON validation schema for a software project inventory file\n" ) parser.add_argument( "path", diff --git a/src/pwa_pages/repo/__init__.py b/src/pwa_pages/repo/__init__.py index 1592eb6c..4309d539 100644 --- a/src/pwa_pages/repo/__init__.py +++ b/src/pwa_pages/repo/__init__.py @@ -6,11 +6,7 @@ import attr from . import _github, _gitlab -from ._github import ( - GithubRepository, - extract_github_repo_name, - get_github_repo, -) +from ._github import GithubRepository, extract_github_repo_name, get_github_repo from ._gitlab import GitlabProject, get_gitlab_repo, split_gitlab_repo_url diff --git a/src/pwa_pages/repo/_github.py b/src/pwa_pages/repo/_github.py index 848cee92..4210cd1e 100644 --- a/src/pwa_pages/repo/_github.py +++ b/src/pwa_pages/repo/_github.py @@ -55,9 +55,7 @@ def get_latest_commit_date(repo: GithubRepository) -> datetime: def get_last_modified(repo: GithubRepository) -> datetime: if repo.last_modified is None: - raise ValueError( - f"GitHub repo {repo.full_name} has no last modified timestamp" - ) + raise ValueError(f"GitHub repo {repo.full_name} has no last modified timestamp") return parse_date(repo.last_modified) @@ -66,8 +64,7 @@ def get_languages(repo: GithubRepository) -> Dict[str, float]: languages = repo.get_languages() total_lines = sum(languages.values()) return { - language: 100 * lines / total_lines - for language, lines in languages.items() + language: 100 * lines / total_lines for language, lines in languages.items() } diff --git a/tests/test_project_inventory.py b/tests/test_project_inventory.py index 4076edaf..9e4b3526 100644 --- a/tests/test_project_inventory.py +++ b/tests/test_project_inventory.py @@ -1,5 +1,5 @@ # cspell:ignore subproject -# pylint: disable=no-self-use, redefined-outer-name +# pylint: disable=redefined-outer-name from pathlib import Path from textwrap import dedent @@ -38,9 +38,7 @@ def test_collaboration_undefined(self): """ ) config = yaml.safe_load(yaml_content) - with pytest.raises( - ValidationError, match=r"No collaboration defined for SSC" - ): + with pytest.raises(ValidationError, match=r"No collaboration defined for SSC"): ProjectInventory(**config) @@ -118,10 +116,7 @@ def test_to_html_table(project_inventory, fetch, fix_alignment): if fix_alignment: src = fix_html_alignment(src) if fetch: - assert ( - '2020' - in src - ) + assert '2020' in src else: if fetch: assert '2020' in src