Skip to content

Commit

Permalink
ci: update pip constraints and pre-commit config (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow committed May 30, 2022
1 parent b999b7b commit e4ad513
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
16 changes: 8 additions & 8 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.3.3
coverage==6.4
cycler==0.11.0
debugpy==1.6.0
decorator==5.1.1
Expand Down Expand Up @@ -62,7 +62,7 @@ importlib-metadata==4.11.4
iniconfig==1.1.1
ipykernel==6.13.0
ipympl==0.9.1
ipython==8.3.0
ipython==8.4.0
ipython-genutils==0.2.0
ipywidgets==7.7.0
isort==5.10.1
Expand Down Expand Up @@ -96,7 +96,7 @@ mdurl==0.1.1
mistune==0.8.4
mpl-interactions==0.21.0
mpmath==1.2.1
mypy==0.950
mypy==0.960
mypy-extensions==0.4.3
myst-nb==0.15.0
myst-parser==0.17.2
Expand Down Expand Up @@ -129,7 +129,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
Expand All @@ -154,7 +154,7 @@ qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==12.4.1
rich==12.4.4
send2trash==1.8.0
six==1.16.0
sniffio==1.2.0
Expand Down Expand Up @@ -191,9 +191,9 @@ tqdm==4.64.0
traitlets==5.2.1.post0
types-docutils==0.18.3
types-pkg-resources==0.1.3
types-requests==2.27.27
types-setuptools==57.4.14
types-urllib3==1.26.14
types-requests==2.27.29
types-setuptools==57.4.17
types-urllib3==1.26.15
typing-extensions==4.2.0
urllib3==1.26.9
virtualenv==20.14.1
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.3.3
coverage==6.4
cycler==0.11.0
debugpy==1.6.0
decorator==5.1.1
Expand Down Expand Up @@ -60,7 +60,7 @@ importlib-resources==5.7.1
iniconfig==1.1.1
ipykernel==6.13.0
ipympl==0.9.1
ipython==7.33.0
ipython==7.34.0
ipython-genutils==0.2.0
ipywidgets==7.7.0
isort==5.10.1
Expand Down Expand Up @@ -94,7 +94,7 @@ mdurl==0.1.1
mistune==0.8.4
mpl-interactions==0.21.0
mpmath==1.2.1
mypy==0.950
mypy==0.960
mypy-extensions==0.4.3
myst-nb==0.15.0
myst-parser==0.17.2
Expand Down Expand Up @@ -126,7 +126,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
Expand All @@ -151,7 +151,7 @@ qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==12.4.1
rich==12.4.4
send2trash==1.8.0
singledispatchmethod==1.0 ; python_version < "3.8.0"
six==1.16.0
Expand Down Expand Up @@ -189,9 +189,9 @@ traitlets==5.2.1.post0
typed-ast==1.5.4
types-docutils==0.18.3
types-pkg-resources==0.1.3
types-requests==2.27.27
types-setuptools==57.4.14
types-urllib3==1.26.14
types-requests==2.27.29
types-setuptools==57.4.17
types-urllib3==1.26.15
typing-extensions==4.2.0 ; python_version < "3.8.0"
urllib3==1.26.9
virtualenv==20.14.1
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.3.3
coverage==6.4
cycler==0.11.0
debugpy==1.6.0
decorator==5.1.1
Expand Down Expand Up @@ -63,7 +63,7 @@ importlib-resources==5.7.1
iniconfig==1.1.1
ipykernel==6.13.0
ipympl==0.9.1
ipython==8.3.0
ipython==8.4.0
ipython-genutils==0.2.0
ipywidgets==7.7.0
isort==5.10.1
Expand Down Expand Up @@ -97,7 +97,7 @@ mdurl==0.1.1
mistune==0.8.4
mpl-interactions==0.21.0
mpmath==1.2.1
mypy==0.950
mypy==0.960
mypy-extensions==0.4.3
myst-nb==0.15.0
myst-parser==0.17.2
Expand Down Expand Up @@ -130,7 +130,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
Expand All @@ -155,7 +155,7 @@ qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==12.4.1
rich==12.4.4
send2trash==1.8.0
six==1.16.0
sniffio==1.2.0
Expand Down Expand Up @@ -192,9 +192,9 @@ tqdm==4.64.0
traitlets==5.2.1.post0
types-docutils==0.18.3
types-pkg-resources==0.1.3
types-requests==2.27.27
types-setuptools==57.4.14
types-urllib3==1.26.14
types-requests==2.27.29
types-setuptools==57.4.17
types-urllib3==1.26.15
typing-extensions==4.2.0
urllib3==1.26.9
virtualenv==20.14.1
Expand Down
16 changes: 8 additions & 8 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.3.3
coverage==6.4
cycler==0.11.0
debugpy==1.6.0
decorator==5.1.1
Expand Down Expand Up @@ -62,7 +62,7 @@ importlib-metadata==4.11.4
iniconfig==1.1.1
ipykernel==6.13.0
ipympl==0.9.1
ipython==8.3.0
ipython==8.4.0
ipython-genutils==0.2.0
ipywidgets==7.7.0
isort==5.10.1
Expand Down Expand Up @@ -96,7 +96,7 @@ mdurl==0.1.1
mistune==0.8.4
mpl-interactions==0.21.0
mpmath==1.2.1
mypy==0.950
mypy==0.960
mypy-extensions==0.4.3
myst-nb==0.15.0
myst-parser==0.17.2
Expand Down Expand Up @@ -129,7 +129,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
Expand All @@ -154,7 +154,7 @@ qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==12.4.1
rich==12.4.4
send2trash==1.8.0
six==1.16.0
sniffio==1.2.0
Expand Down Expand Up @@ -191,9 +191,9 @@ tqdm==4.64.0
traitlets==5.2.1.post0
types-docutils==0.18.3
types-pkg-resources==0.1.3
types-requests==2.27.27
types-setuptools==57.4.14
types-urllib3==1.26.14
types-requests==2.27.29
types-setuptools==57.4.17
types-urllib3==1.26.15
typing-extensions==4.2.0
urllib3==1.26.9
virtualenv==20.14.1
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ repos:
- id: blacken-docs

- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v5.9.1
rev: v6.0.0
hooks:
- id: cspell

Expand Down Expand Up @@ -143,7 +143,7 @@ repos:
- id: pydocstyle

- repo: https://github.com/ComPWA/mirrors-pyright
rev: v1.1.247
rev: v1.1.250
hooks:
- id: pyright

Expand Down

0 comments on commit e4ad513

Please sign in to comment.