Skip to content

Commit

Permalink
ci: update pip constraints and pre-commit config (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Jan 29, 2022
1 parent abd875d commit 7b11b19
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 75 deletions.
32 changes: 16 additions & 16 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cfgv==3.3.1
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
coverage==6.2
coverage==6.3
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
Expand Down Expand Up @@ -52,13 +52,13 @@ gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.4
identify==2.4.6
idna==3.3
imagesize==1.3.0
importlib-metadata==4.10.0
importlib-metadata==4.10.1
iniconfig==1.1.1
ipykernel==6.7.0
ipython==8.0.0
ipython==8.0.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.1
Expand All @@ -68,10 +68,10 @@ json5==0.9.6
jsonschema==4.4.0
jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.1
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-server==1.13.3
jupyter-server==1.13.4
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.8
Expand All @@ -94,13 +94,13 @@ myst-nb==0.13.1
myst-parser==0.15.2
nbclassic==0.3.5
nbclient==0.5.10
nbconvert==6.4.0
nbconvert==6.4.1
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.1
nbmake==1.2
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.7
notebook==6.4.8
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
Expand All @@ -113,11 +113,11 @@ pickleshare==0.7.5
pip-tools==6.4.0
platformdirs==2.4.1
pluggy==1.0.0
pre-commit==2.16.0
prometheus-client==0.12.0
prompt-toolkit==3.0.24
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
ptyprocess==0.7.0
pure-eval==0.2.1
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.1
Expand All @@ -130,7 +130,7 @@ pydot==1.4.2
pyflakes==2.4.0
pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.6
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest-cov==3.0.0
Expand Down Expand Up @@ -168,9 +168,9 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.29
sqlalchemy==1.4.31
stack-data==0.1.4
terminado==0.12.1
terminado==0.13.1
testpath==0.5.0
toml==0.10.2
tomli==1.2.3
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ importlib-metadata==4.2.0
importlib-resources==3.0.0
iniconfig==1.1.1
ipykernel==5.5.6
ipython==7.16.2
ipython==7.16.3
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.1
Expand All @@ -69,7 +69,7 @@ json5==0.9.6
jsonschema==3.2.0
jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.1
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-server==1.13.1
Expand Down Expand Up @@ -97,10 +97,10 @@ nbclient==0.5.9
nbconvert==6.0.7
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.1
nbmake==1.2
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.7
notebook==6.4.8
packaging==21.3
pandocfilters==1.5.0
parso==0.7.1
Expand All @@ -113,9 +113,9 @@ pickleshare==0.7.5
pip-tools==6.4.0
platformdirs==2.4.0
pluggy==1.0.0
pre-commit==2.16.0
prometheus-client==0.12.0
prompt-toolkit==3.0.24
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
ptyprocess==0.7.0
py==1.11.0
pybtex==0.24.0
Expand All @@ -129,7 +129,7 @@ pydot==1.4.2
pyflakes==2.4.0
pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.6
pyparsing==3.0.7
pyrsistent==0.18.0
pytest==6.2.5
pytest-cov==3.0.0
Expand Down Expand Up @@ -167,7 +167,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.29
sqlalchemy==1.4.31
terminado==0.12.1
testpath==0.5.0
toml==0.10.2
Expand All @@ -176,7 +176,7 @@ tornado==6.1
tox==3.24.5
tqdm==4.62.3
traitlets==4.3.3
typed-ast==1.5.1
typed-ast==1.5.2
types-docutils==0.17.4
types-pkg-resources==0.1.3
types-pyyaml==6.0.3
Expand Down
30 changes: 15 additions & 15 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cfgv==3.3.1
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
coverage==6.2
coverage==6.3
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -49,14 +49,14 @@ gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.4
identify==2.4.6
idna==3.3
imagesize==1.3.0
importlib-metadata==4.2.0
importlib-resources==5.4.0
iniconfig==1.1.1
ipykernel==6.7.0
ipython==7.31.0
ipython==7.31.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.1
Expand All @@ -66,10 +66,10 @@ json5==0.9.6
jsonschema==4.4.0
jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.1
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-server==1.13.3
jupyter-server==1.13.4
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.8
Expand All @@ -92,13 +92,13 @@ myst-nb==0.13.1
myst-parser==0.15.2
nbclassic==0.3.5
nbclient==0.5.10
nbconvert==6.4.0
nbconvert==6.4.1
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.1
nbmake==1.2
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.7
notebook==6.4.8
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
Expand All @@ -111,9 +111,9 @@ pickleshare==0.7.5
pip-tools==6.4.0
platformdirs==2.4.1
pluggy==1.0.0
pre-commit==2.16.0
prometheus-client==0.12.0
prompt-toolkit==3.0.24
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
ptyprocess==0.7.0
py==1.11.0
pybtex==0.24.0
Expand All @@ -127,7 +127,7 @@ pydot==1.4.2
pyflakes==2.4.0
pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.6
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest-cov==3.0.0
Expand Down Expand Up @@ -165,16 +165,16 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.29
terminado==0.12.1
sqlalchemy==1.4.31
terminado==0.13.1
testpath==0.5.0
toml==0.10.2
tomli==1.2.3
tornado==6.1
tox==3.24.5
tqdm==4.62.3
traitlets==5.1.1
typed-ast==1.5.1
typed-ast==1.5.2
types-docutils==0.17.4
types-pkg-resources==0.1.3
types-pyyaml==6.0.3
Expand Down
32 changes: 16 additions & 16 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cfgv==3.3.1
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
coverage==6.2
coverage==6.3
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
Expand Down Expand Up @@ -52,14 +52,14 @@ gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.4
identify==2.4.6
idna==3.3
imagesize==1.3.0
importlib-metadata==4.10.0
importlib-metadata==4.10.1
importlib-resources==5.4.0
iniconfig==1.1.1
ipykernel==6.7.0
ipython==8.0.0
ipython==8.0.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.1
Expand All @@ -69,10 +69,10 @@ json5==0.9.6
jsonschema==4.4.0
jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.1.1
jupyter-client==7.1.2
jupyter-console==6.4.0
jupyter-core==4.9.1
jupyter-server==1.13.3
jupyter-server==1.13.4
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.8
Expand All @@ -95,13 +95,13 @@ myst-nb==0.13.1
myst-parser==0.15.2
nbclassic==0.3.5
nbclient==0.5.10
nbconvert==6.4.0
nbconvert==6.4.1
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.1
nbmake==1.2
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.7
notebook==6.4.8
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
Expand All @@ -114,11 +114,11 @@ pickleshare==0.7.5
pip-tools==6.4.0
platformdirs==2.4.1
pluggy==1.0.0
pre-commit==2.16.0
prometheus-client==0.12.0
prompt-toolkit==3.0.24
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.26
ptyprocess==0.7.0
pure-eval==0.2.1
pure-eval==0.2.2
py==1.11.0
pybtex==0.24.0
pybtex-docutils==1.0.1
Expand All @@ -131,7 +131,7 @@ pydot==1.4.2
pyflakes==2.4.0
pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.6
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest-cov==3.0.0
Expand Down Expand Up @@ -169,9 +169,9 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.29
sqlalchemy==1.4.31
stack-data==0.1.4
terminado==0.12.1
terminado==0.13.1
testpath==0.5.0
toml==0.10.2
tomli==1.2.3
Expand Down
Loading

0 comments on commit 7b11b19

Please sign in to comment.