Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Oct 1, 2023
1 parent 0acc171 commit 9f40b18
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 50 deletions.
23 changes: 12 additions & 11 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ alabaster==0.7.13
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
attrs==23.1.0
babel==2.12.1
Expand All @@ -24,12 +24,12 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -38,21 +38,21 @@ docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
graphviz==0.20.1
greenlet==2.0.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.15.0
ipython==8.16.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -90,7 +90,7 @@ matplotlib==3.8.0
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpl-interactions==0.23.2
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -169,20 +169,21 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tox==4.11.3
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.8.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
Expand Down
23 changes: 12 additions & 11 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ alabaster==0.7.13
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
attrs==23.1.0
babel==2.12.1
Expand All @@ -24,34 +24,34 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.7
docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
graphviz==0.20.1
greenlet==2.0.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.15.0
ipython==8.16.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -89,7 +89,7 @@ matplotlib==3.8.0
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpl-interactions==0.23.2
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -168,19 +168,20 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tornado==6.3.3
tox==4.11.3
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.8.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
Expand Down
8 changes: 4 additions & 4 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ certifi==2023.7.22
cffi==1.15.1
cfgv==3.3.1
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
Expand All @@ -37,7 +37,7 @@ docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
fastjsonschema==2.18.0
fastjsonschema==2.18.1
filelock==3.12.2
fonttools==4.38.0
fqdn==1.5.1
Expand Down Expand Up @@ -87,7 +87,7 @@ matplotlib==3.5.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpl-interactions==0.23.2
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -179,7 +179,7 @@ ujson==5.7.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.1
Expand Down
23 changes: 12 additions & 11 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ alabaster==0.7.13
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
attrs==23.1.0
babel==2.12.1
Expand All @@ -24,12 +24,12 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -38,22 +38,22 @@ docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
graphviz==0.20.1
greenlet==2.0.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.12.2
ipython==8.12.3
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -91,7 +91,7 @@ matplotlib==3.7.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpl-interactions==0.23.2
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -172,20 +172,21 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tox==4.11.3
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.8.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
Expand Down
23 changes: 12 additions & 11 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ alabaster==0.7.13
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
attrs==23.1.0
babel==2.12.1
Expand All @@ -24,12 +24,12 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -38,22 +38,22 @@ docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
graphviz==0.20.1
greenlet==2.0.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.15.0
ipython==8.16.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -91,7 +91,7 @@ matplotlib==3.8.0
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpl-interactions==0.23.2
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -170,20 +170,21 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tox==4.11.3
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.8.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
)$
- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.0.200
rev: 0.0.201
hooks:
- id: check-dev-files
args:
Expand Down Expand Up @@ -88,7 +88,7 @@ repos:
pass_filenames: false

- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v7.3.0
rev: v7.3.1
hooks:
- id: cspell

Expand Down

0 comments on commit 9f40b18

Please sign in to comment.