Skip to content

Commit

Permalink
ci: update pip constraints and pre-commit config (#123)
Browse files Browse the repository at this point in the history
* ci: use new workflow files for updating constraints and pre-commit
* docs: remove link to Git tutorial

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 15, 2021
1 parent c7b00e9 commit b59cf04
Show file tree
Hide file tree
Showing 12 changed files with 174 additions and 278 deletions.
77 changes: 0 additions & 77 deletions .constraints/pin_requirements.py

This file was deleted.

46 changes: 23 additions & 23 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras setup.py
#
alabaster==0.7.12
anyio==3.3.4
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.1.0
astroid==2.8.4
astroid==2.8.5
attrs==20.3.0
babel==2.9.1
backcall==0.2.0
backports.entry-points-selectable==1.1.0
backports.entry-points-selectable==1.1.1
beautifulsoup4==4.10.0
black==21.10b0
bleach==4.1.0
Expand All @@ -22,7 +22,7 @@ cfgv==3.3.1
charset-normalizer==2.0.7
click==7.1.2
colorama==0.4.4
coverage==6.1.1
coverage==6.1.2
debugpy==1.5.1
decorator==5.1.0
defusedxml==0.7.1
Expand All @@ -47,22 +47,22 @@ fuzzywuzzy==0.18.0
gitdb==4.0.9
gitpython==3.1.24
gprof2dot==2021.2.21
graphviz==0.18
graphviz==0.18.1
greenlet==1.1.2
hepunits==2.1.2
identify==2.3.4
identify==2.3.5
idna==3.3
imagesize==1.2.0
importlib-metadata==4.8.1
imagesize==1.3.0
importlib-metadata==4.8.2
importlib-resources==5.4.0
iniconfig==1.1.1
ipykernel==6.5.0
ipython==7.29.0
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.0
isort==5.10.1
jedi==0.18.0
jinja2==3.0.2
jinja2==3.0.3
json5==0.9.6
jsonschema==4.2.1
jupyter==1.0.0
Expand All @@ -73,7 +73,7 @@ jupyter-core==4.9.1
jupyter-server==1.11.2
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.2
jupyterlab==3.2.3
jupyterlab-code-formatter==1.4.10
jupyterlab-server==2.8.2
jupyterlab-widgets==1.0.2
Expand All @@ -91,7 +91,7 @@ mypy-extensions==0.4.3
myst-nb==0.13.1
myst-parser==0.15.2
nbclassic==0.3.4
nbclient==0.5.5
nbclient==0.5.8
nbconvert==5.6.1
nbdime==3.1.1
nbformat==5.1.3
Expand All @@ -101,7 +101,7 @@ notebook==6.4.5
packaging==21.2
pandocfilters==1.5.0
parso==0.8.2
particle==0.16.1
particle==0.16.2
pathspec==0.9.0
pep517==0.12.0
pep8-naming==0.12.1
Expand All @@ -119,7 +119,7 @@ pybtex==0.24.0
pybtex-docutils==1.0.1
pycodestyle==2.8.0
pycparser==2.21
pydata-sphinx-theme==0.6.3
pydata-sphinx-theme==0.7.2
pydocstyle==6.1.1
pydot==1.4.2
pyflakes==2.4.0
Expand All @@ -138,20 +138,20 @@ python-dateutil==2.8.2
pytz==2021.3
pyyaml==6.0
pyzmq==22.3.0
qtconsole==5.1.1
qtconsole==5.2.0
qtpy==1.11.2
regex==2021.11.2
regex==2021.11.10
requests==2.26.0
restructuredtext-lint==1.3.2
send2trash==1.8.0
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.1.0
soupsieve==2.3
sphinx==4.2.0
soupsieve==2.3.1
sphinx==4.3.0
sphinx-autobuild==2021.3.14
sphinx-book-theme==0.1.6
sphinx-book-theme==0.1.7
sphinx-copybutton==0.4.0
sphinx-panels==0.6.0
sphinx-thebe==0.0.10
Expand All @@ -165,7 +165,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.26
sqlalchemy==1.4.27
terminado==0.12.1
testpath==0.5.0
toml==0.10.2
Expand All @@ -176,9 +176,9 @@ tqdm==4.62.3
traitlets==5.1.1
types-docutils==0.17.1
types-pkg-resources==0.1.3
types-pyyaml==6.0.0
types-requests==2.25.11
typing-extensions==3.10.0.2
types-pyyaml==6.0.1
types-requests==2.26.0
typing-extensions==4.0.0
urllib3==1.26.7
virtualenv==20.10.0
wcwidth==0.2.5
Expand Down
44 changes: 22 additions & 22 deletions .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.6.txt
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.6.txt --strip-extras setup.py
#
alabaster==0.7.12
anyio==3.3.4
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.1.0
astroid==2.8.4
astroid==2.8.5
async-generator==1.10
attrs==20.3.0
babel==2.9.1
backcall==0.2.0
backports.entry-points-selectable==1.1.0
backports.entry-points-selectable==1.1.1
beautifulsoup4==4.10.0
black==21.10b0
bleach==4.1.0
Expand All @@ -24,7 +24,7 @@ charset-normalizer==2.0.7
click==7.1.2
colorama==0.4.4
contextvars==2.4
coverage==6.1.1
coverage==6.1.2
dataclasses==0.8
decorator==5.1.0
defusedxml==0.7.1
Expand All @@ -48,12 +48,12 @@ fuzzywuzzy==0.18.0
gitdb==4.0.9
gitpython==3.1.18
gprof2dot==2021.2.21
graphviz==0.18
graphviz==0.18.1
greenlet==1.1.2
hepunits==2.1.2
identify==2.3.4
identify==2.3.5
idna==3.3
imagesize==1.2.0
imagesize==1.3.0
immutables==0.16
importlib-metadata==4.2.0
importlib-resources==3.0.0
Expand All @@ -62,9 +62,9 @@ ipykernel==5.5.6
ipython==7.16.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
isort==5.10.0
isort==5.10.1
jedi==0.18.0
jinja2==3.0.2
jinja2==3.0.3
json5==0.9.6
jsonschema==3.2.0
jupyter==1.0.0
Expand All @@ -75,7 +75,7 @@ jupyter-core==4.9.1
jupyter-server==1.11.2
jupyter-server-mathjax==0.2.3
jupyter-sphinx==0.3.2
jupyterlab==3.2.2
jupyterlab==3.2.3
jupyterlab-code-formatter==1.4.10
jupyterlab-server==2.8.2
jupyterlab-widgets==1.0.2
Expand All @@ -92,7 +92,7 @@ mypy-extensions==0.4.3
myst-nb==0.13.1
myst-parser==0.15.2
nbclassic==0.3.4
nbclient==0.5.5
nbclient==0.5.8
nbconvert==5.6.1
nbdime==3.1.1
nbformat==5.1.3
Expand All @@ -102,7 +102,7 @@ notebook==6.4.5
packaging==21.2
pandocfilters==1.5.0
parso==0.8.2
particle==0.16.1
particle==0.16.2
pathspec==0.9.0
pep517==0.12.0
pep8-naming==0.12.1
Expand All @@ -120,7 +120,7 @@ pybtex==0.24.0
pybtex-docutils==1.0.1
pycodestyle==2.8.0
pycparser==2.21
pydata-sphinx-theme==0.6.3
pydata-sphinx-theme==0.7.2
pydocstyle==6.1.1
pydot==1.4.2
pyflakes==2.4.0
Expand All @@ -139,20 +139,20 @@ python-dateutil==2.8.2
pytz==2021.3
pyyaml==6.0
pyzmq==22.3.0
qtconsole==5.1.1
qtconsole==5.2.0
qtpy==1.11.2
regex==2021.11.2
regex==2021.11.10
requests==2.26.0
restructuredtext-lint==1.3.2
send2trash==1.8.0
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.1.0
soupsieve==2.3
sphinx==4.2.0
soupsieve==2.3.1
sphinx==4.3.0
sphinx-autobuild==2021.3.14
sphinx-book-theme==0.1.6
sphinx-book-theme==0.1.7
sphinx-copybutton==0.4.0
sphinx-panels==0.6.0
sphinx-thebe==0.0.10
Expand All @@ -166,7 +166,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphobjinv==2.1
sqlalchemy==1.4.26
sqlalchemy==1.4.27
terminado==0.12.1
testpath==0.5.0
toml==0.10.2
Expand All @@ -178,9 +178,9 @@ traitlets==4.3.3
typed-ast==1.4.3
types-docutils==0.17.1
types-pkg-resources==0.1.3
types-pyyaml==6.0.0
types-requests==2.25.11
typing-extensions==3.10.0.2 ; python_version < "3.8.0"
types-pyyaml==6.0.1
types-requests==2.26.0
typing-extensions==4.0.0 ; python_version < "3.8.0"
urllib3==1.26.7
virtualenv==20.10.0
wcwidth==0.2.5
Expand Down
Loading

0 comments on commit b59cf04

Please sign in to comment.