From a5896650b327640145d724a69ad2664484d5d0be Mon Sep 17 00:00:00 2001 From: Remco de Boer Date: Mon, 12 Jul 2021 08:58:37 +0200 Subject: [PATCH] ci: upgrade pinned requirements (#82) Co-authored-by: GitHub --- .constraints/py3.6.txt | 14 +++++++------- .constraints/py3.7.txt | 14 +++++++------- .constraints/py3.8.txt | 14 +++++++------- .constraints/py3.9.txt | 14 +++++++------- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.constraints/py3.6.txt b/.constraints/py3.6.txt index 4acf1a72..5bec2e88 100644 --- a/.constraints/py3.6.txt +++ b/.constraints/py3.6.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.9.3 black==21.6b0 bleach==3.3.0 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.14.6 cfgv==3.3.0 chardet==4.0.0 click==8.0.1 @@ -49,7 +49,7 @@ gitpython==3.1.18 gprof2dot==2021.2.21 graphviz==0.16 hepunits==2.1.1 -identify==2.2.10 +identify==2.2.11 idna==2.10 imagesize==1.2.0 immutables==0.15 @@ -60,7 +60,7 @@ ipykernel==5.5.5 ipython==7.16.1 ipython-genutils==0.2.0 ipywidgets==7.6.3 -isort==5.9.1 +isort==5.9.2 jedi==0.18.0 jinja2==3.0.1 json5==0.9.6 @@ -75,7 +75,7 @@ jupyter-server-mathjax==0.2.3 jupyter-sphinx==0.3.2 jupyterlab==3.0.16 jupyterlab-code-formatter==1.4.10 -jupyterlab-server==2.6.0 +jupyterlab-server==2.6.1 jupyterlab-widgets==1.0.0 latexcodec==2.0.1 lazy-object-proxy==1.6.0 @@ -103,7 +103,7 @@ parso==0.8.2 particle==0.15.1 pathspec==0.8.1 pep517==0.10.0 -pep8-naming==0.11.1 +pep8-naming==0.12.0 pexpect==4.8.0 pickleshare==0.7.5 pip-tools==6.2.0 @@ -138,7 +138,7 @@ pyyaml==5.4.1 pyzmq==22.1.0 qtconsole==5.1.1 qtpy==1.9.0 -regex==2021.7.1 +regex==2021.7.6 requests==2.25.1 requests-unixsocket==0.2.0 restructuredtext-lint==1.3.2 @@ -169,7 +169,7 @@ testpath==0.5.0 toml==0.10.2 tornado==6.1 tox==3.23.1 -tqdm==4.61.1 +tqdm==4.61.2 traitlets==4.3.3 typed-ast==1.4.3 types-docutils==0.1.7 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index e5979223..bec94ac6 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.9.3 black==21.6b0 bleach==3.3.0 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.14.6 cfgv==3.3.0 chardet==4.0.0 click==8.0.1 @@ -48,7 +48,7 @@ gitpython==3.1.18 gprof2dot==2021.2.21 graphviz==0.16 hepunits==2.1.1 -identify==2.2.10 +identify==2.2.11 idna==2.10 imagesize==1.2.0 importlib-metadata==3.10.1 @@ -58,7 +58,7 @@ ipykernel==6.0.1 ipython==7.25.0 ipython-genutils==0.2.0 ipywidgets==7.6.3 -isort==5.9.1 +isort==5.9.2 jedi==0.18.0 jinja2==3.0.1 json5==0.9.6 @@ -73,7 +73,7 @@ jupyter-server-mathjax==0.2.3 jupyter-sphinx==0.3.2 jupyterlab==3.0.16 jupyterlab-code-formatter==1.4.10 -jupyterlab-server==2.6.0 +jupyterlab-server==2.6.1 jupyterlab-widgets==1.0.0 latexcodec==2.0.1 lazy-object-proxy==1.6.0 @@ -102,7 +102,7 @@ parso==0.8.2 particle==0.15.1 pathspec==0.8.1 pep517==0.10.0 -pep8-naming==0.11.1 +pep8-naming==0.12.0 pexpect==4.8.0 pickleshare==0.7.5 pip-tools==6.2.0 @@ -137,7 +137,7 @@ pyyaml==5.4.1 pyzmq==22.1.0 qtconsole==5.1.1 qtpy==1.9.0 -regex==2021.7.1 +regex==2021.7.6 requests==2.25.1 requests-unixsocket==0.2.0 restructuredtext-lint==1.3.2 @@ -168,7 +168,7 @@ testpath==0.5.0 toml==0.10.2 tornado==6.1 tox==3.23.1 -tqdm==4.61.1 +tqdm==4.61.2 traitlets==5.0.5 typed-ast==1.4.3 types-docutils==0.1.7 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 3015d582..2d63466d 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.9.3 black==21.6b0 bleach==3.3.0 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.14.6 cfgv==3.3.0 chardet==4.0.0 click==8.0.1 @@ -48,7 +48,7 @@ gitpython==3.1.18 gprof2dot==2021.2.21 graphviz==0.16 hepunits==2.1.1 -identify==2.2.10 +identify==2.2.11 idna==2.10 imagesize==1.2.0 importlib-metadata==4.6.1 @@ -58,7 +58,7 @@ ipykernel==6.0.1 ipython==7.25.0 ipython-genutils==0.2.0 ipywidgets==7.6.3 -isort==5.9.1 +isort==5.9.2 jedi==0.18.0 jinja2==3.0.1 json5==0.9.6 @@ -73,7 +73,7 @@ jupyter-server-mathjax==0.2.3 jupyter-sphinx==0.3.2 jupyterlab==3.0.16 jupyterlab-code-formatter==1.4.10 -jupyterlab-server==2.6.0 +jupyterlab-server==2.6.1 jupyterlab-widgets==1.0.0 latexcodec==2.0.1 lazy-object-proxy==1.6.0 @@ -102,7 +102,7 @@ parso==0.8.2 particle==0.15.1 pathspec==0.8.1 pep517==0.10.0 -pep8-naming==0.11.1 +pep8-naming==0.12.0 pexpect==4.8.0 pickleshare==0.7.5 pip-tools==6.2.0 @@ -137,7 +137,7 @@ pyyaml==5.4.1 pyzmq==22.1.0 qtconsole==5.1.1 qtpy==1.9.0 -regex==2021.7.1 +regex==2021.7.6 requests==2.25.1 requests-unixsocket==0.2.0 restructuredtext-lint==1.3.2 @@ -168,7 +168,7 @@ testpath==0.5.0 toml==0.10.2 tornado==6.1 tox==3.23.1 -tqdm==4.61.1 +tqdm==4.61.2 traitlets==5.0.5 types-docutils==0.1.7 types-pyyaml==5.4.3 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index dfc1c748..c8685398 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -18,7 +18,7 @@ beautifulsoup4==4.9.3 black==21.6b0 bleach==3.3.0 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.14.6 cfgv==3.3.0 chardet==4.0.0 click==8.0.1 @@ -48,7 +48,7 @@ gitpython==3.1.18 gprof2dot==2021.2.21 graphviz==0.16 hepunits==2.1.1 -identify==2.2.10 +identify==2.2.11 idna==2.10 imagesize==1.2.0 importlib-metadata==4.6.1 @@ -58,7 +58,7 @@ ipykernel==6.0.1 ipython==7.25.0 ipython-genutils==0.2.0 ipywidgets==7.6.3 -isort==5.9.1 +isort==5.9.2 jedi==0.18.0 jinja2==3.0.1 json5==0.9.6 @@ -73,7 +73,7 @@ jupyter-server-mathjax==0.2.3 jupyter-sphinx==0.3.2 jupyterlab==3.0.16 jupyterlab-code-formatter==1.4.10 -jupyterlab-server==2.6.0 +jupyterlab-server==2.6.1 jupyterlab-widgets==1.0.0 latexcodec==2.0.1 lazy-object-proxy==1.6.0 @@ -102,7 +102,7 @@ parso==0.8.2 particle==0.15.1 pathspec==0.8.1 pep517==0.10.0 -pep8-naming==0.11.1 +pep8-naming==0.12.0 pexpect==4.8.0 pickleshare==0.7.5 pip-tools==6.2.0 @@ -137,7 +137,7 @@ pyyaml==5.4.1 pyzmq==22.1.0 qtconsole==5.1.1 qtpy==1.9.0 -regex==2021.7.1 +regex==2021.7.6 requests==2.25.1 requests-unixsocket==0.2.0 restructuredtext-lint==1.3.2 @@ -168,7 +168,7 @@ testpath==0.5.0 toml==0.10.2 tornado==6.1 tox==3.23.1 -tqdm==4.61.1 +tqdm==4.61.2 traitlets==5.0.5 types-docutils==0.1.7 types-pyyaml==5.4.3