Skip to content

Commit

Permalink
ci: update pip constraints and pre-commit config (#191)
Browse files Browse the repository at this point in the history
* build: limit `nbmake` version
  https://github.com/ComPWA/qrules/runs/7298068574?check_suite_focus=true#step:3:69

Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
redeboer and web-flow committed Apr 5, 2023
1 parent 864da82 commit bc570d1
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 64 deletions.
28 changes: 14 additions & 14 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyio==3.6.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
astroid==2.11.6
astroid==2.11.7
asttokens==2.0.5
attrs==21.4.0
babel==2.10.3
Expand All @@ -24,7 +24,7 @@ charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
coverage==6.4.1
debugpy==1.6.0
debugpy==1.6.2
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.5.1
Expand Down Expand Up @@ -54,27 +54,27 @@ idna==3.3
imagesize==1.4.1
importlib-metadata==4.12.0
iniconfig==1.1.1
ipykernel==6.15.0
ipykernel==6.15.1
ipython==8.4.0
ipython-genutils==0.2.0
ipywidgets==7.7.1
isort==5.10.1
jedi==0.18.1
jinja2==3.1.2
json5==0.9.8
jsonschema==4.6.1
jsonschema==4.7.2
jupyter==1.0.0
jupyter-cache==0.5.0
jupyter-client==7.3.4
jupyter-console==6.4.4
jupyter-core==4.10.0
jupyter-server==1.18.0
jupyter-core==4.11.1
jupyter-server==1.18.1
jupyterlab==3.4.3
jupyterlab-code-formatter==1.4.11
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
jupyterlab-pygments==0.2.2
jupyterlab-server==2.14.0
jupyterlab-server==2.15.0
jupyterlab-widgets==1.1.1
latexcodec==2.0.1
lazy-object-proxy==1.7.1
Expand All @@ -90,7 +90,7 @@ mypy==0.961
mypy-extensions==0.4.3
myst-nb==0.16.0 ; python_version >= "3.8.0"
myst-parser==0.18.0
nbclassic==0.4.0
nbclassic==0.4.3
nbclient==0.5.13
nbconvert==6.5.0
nbformat==5.4.0
Expand All @@ -109,7 +109,7 @@ pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.19.0
pre-commit==2.20.0
prometheus-client==0.14.1
prompt-toolkit==3.0.30
psutil==5.9.1
Expand Down Expand Up @@ -173,19 +173,19 @@ terminado==0.15.0
tinycss2==1.1.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.0
tomlkit==0.11.1
tornado==6.2
tox==3.25.1
tqdm==4.64.0
traitlets==5.3.0
types-docutils==0.18.3
types-docutils==0.19.0
types-pkg-resources==0.1.3
types-pyyaml==6.0.9
types-requests==2.28.0
types-setuptools==57.4.18
types-urllib3==1.26.15
types-setuptools==62.6.1
types-urllib3==1.26.16
typing-extensions==4.3.0
urllib3==1.26.9
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyio==3.6.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
astroid==2.11.6
astroid==2.11.7
async-generator==1.10
attrs==21.4.0
babel==2.10.3
Expand Down Expand Up @@ -175,14 +175,14 @@ tox==3.25.1
tqdm==4.64.0
traitlets==4.3.3
typed-ast==1.5.4
types-docutils==0.18.3
types-docutils==0.19.0
types-pkg-resources==0.1.3
types-pyyaml==6.0.9
types-requests==2.28.0
types-setuptools==57.4.18
types-urllib3==1.26.15
types-setuptools==62.6.1
types-urllib3==1.26.16
typing-extensions==4.1.1 ; python_version < "3.10.0"
urllib3==1.26.9
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
28 changes: 14 additions & 14 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyio==3.6.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
astroid==2.11.6
astroid==2.11.7
attrs==21.4.0
babel==2.10.3
backcall==0.2.0
Expand All @@ -23,7 +23,7 @@ charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
coverage==6.4.1
debugpy==1.6.0
debugpy==1.6.2
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.5.1
Expand Down Expand Up @@ -54,29 +54,29 @@ imagesize==1.4.1
importlib-metadata==4.2.0 ; python_version < "3.8.0"
importlib-resources==5.8.0
iniconfig==1.1.1
ipykernel==6.15.0
ipykernel==6.15.1
ipython==7.34.0
ipython-genutils==0.2.0
ipywidgets==7.7.1
isort==5.10.1
jedi==0.18.1
jinja2==3.1.2
json5==0.9.8
jsonschema==4.6.1
jsonschema==4.7.2
jupyter==1.0.0
jupyter-cache==0.4.3
jupyter-client==7.3.4
jupyter-console==6.4.4
jupyter-core==4.10.0
jupyter-server==1.18.0
jupyter-core==4.11.1
jupyter-server==1.18.1
jupyter-server-mathjax==0.2.5
jupyter-sphinx==0.3.2
jupyterlab==3.4.3
jupyterlab-code-formatter==1.4.11
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
jupyterlab-pygments==0.2.2
jupyterlab-server==2.14.0
jupyterlab-server==2.15.0
jupyterlab-widgets==1.1.1
latexcodec==2.0.1
lazy-object-proxy==1.7.1
Expand All @@ -91,7 +91,7 @@ mypy==0.961
mypy-extensions==0.4.3
myst-nb==0.13.2 ; python_version < "3.8.0"
myst-parser==0.15.2
nbclassic==0.4.0
nbclassic==0.4.3
nbclient==0.5.13
nbconvert==6.5.0
nbdime==3.1.1
Expand All @@ -111,7 +111,7 @@ pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.19.0
pre-commit==2.20.0
prometheus-client==0.14.1
prompt-toolkit==3.0.30
psutil==5.9.1
Expand Down Expand Up @@ -173,20 +173,20 @@ terminado==0.15.0
tinycss2==1.1.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.0
tomlkit==0.11.1
tornado==6.2
tox==3.25.1
tqdm==4.64.0
traitlets==5.3.0
typed-ast==1.5.4
types-docutils==0.18.3
types-docutils==0.19.0
types-pkg-resources==0.1.3
types-pyyaml==6.0.9
types-requests==2.28.0
types-setuptools==57.4.18
types-urllib3==1.26.15
types-setuptools==62.6.1
types-urllib3==1.26.16
typing-extensions==4.3.0 ; python_version < "3.10.0"
urllib3==1.26.9
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
28 changes: 14 additions & 14 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyio==3.6.1
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
astroid==2.11.6
astroid==2.11.7
asttokens==2.0.5
attrs==21.4.0
babel==2.10.3
Expand All @@ -24,7 +24,7 @@ charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
coverage==6.4.1
debugpy==1.6.0
debugpy==1.6.2
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.5.1
Expand Down Expand Up @@ -55,27 +55,27 @@ imagesize==1.4.1
importlib-metadata==4.12.0
importlib-resources==5.8.0
iniconfig==1.1.1
ipykernel==6.15.0
ipykernel==6.15.1
ipython==8.4.0
ipython-genutils==0.2.0
ipywidgets==7.7.1
isort==5.10.1
jedi==0.18.1
jinja2==3.1.2
json5==0.9.8
jsonschema==4.6.1
jsonschema==4.7.2
jupyter==1.0.0
jupyter-cache==0.5.0
jupyter-client==7.3.4
jupyter-console==6.4.4
jupyter-core==4.10.0
jupyter-server==1.18.0
jupyter-core==4.11.1
jupyter-server==1.18.1
jupyterlab==3.4.3
jupyterlab-code-formatter==1.4.11
jupyterlab-markup==1.1.0
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
jupyterlab-pygments==0.2.2
jupyterlab-server==2.14.0
jupyterlab-server==2.15.0
jupyterlab-widgets==1.1.1
latexcodec==2.0.1
lazy-object-proxy==1.7.1
Expand All @@ -91,7 +91,7 @@ mypy==0.961
mypy-extensions==0.4.3
myst-nb==0.16.0 ; python_version >= "3.8.0"
myst-parser==0.18.0
nbclassic==0.4.0
nbclassic==0.4.3
nbclient==0.5.13
nbconvert==6.5.0
nbformat==5.4.0
Expand All @@ -110,7 +110,7 @@ pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.19.0
pre-commit==2.20.0
prometheus-client==0.14.1
prompt-toolkit==3.0.30
psutil==5.9.1
Expand Down Expand Up @@ -174,19 +174,19 @@ terminado==0.15.0
tinycss2==1.1.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.0
tomlkit==0.11.1
tornado==6.2
tox==3.25.1
tqdm==4.64.0
traitlets==5.3.0
types-docutils==0.18.3
types-docutils==0.19.0
types-pkg-resources==0.1.3
types-pyyaml==6.0.9
types-requests==2.28.0
types-setuptools==57.4.18
types-urllib3==1.26.15
types-setuptools==62.6.1
types-urllib3==1.26.16
typing-extensions==4.3.0 ; python_version < "3.10.0"
urllib3==1.26.9
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
Loading

0 comments on commit bc570d1

Please sign in to comment.