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 Jul 2, 2024
1 parent 6df9d68 commit 1f8c67e
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 46 deletions.
20 changes: 10 additions & 10 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.5.4
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -48,10 +48,10 @@ httpx==0.27.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.2.1
importlib-metadata==8.0.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.25.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
Expand All @@ -69,7 +69,7 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab==4.2.3
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
Expand All @@ -85,9 +85,9 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
mypy==1.10.0
mypy==1.10.1
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-nb==1.1.1
myst-parser==3.0.1
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -115,7 +115,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.2
Expand All @@ -139,7 +139,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.10
ruff==0.5.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -178,7 +178,7 @@ tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.5.4
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -47,10 +47,10 @@ httpx==0.27.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.2.1
importlib-metadata==8.0.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.25.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
Expand All @@ -68,7 +68,7 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab==4.2.3
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
Expand All @@ -84,9 +84,9 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
mypy==1.10.0
mypy==1.10.1
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-nb==1.1.1
myst-parser==3.0.1
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -114,7 +114,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.2
Expand All @@ -138,7 +138,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.10
ruff==0.5.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -176,7 +176,7 @@ tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
Expand Down
20 changes: 10 additions & 10 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.5.4
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -47,10 +47,10 @@ httpx==0.27.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.2.1
importlib-metadata==8.0.0
iniconfig==2.0.0
ipykernel==6.29.4
ipython==8.25.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
isort==5.13.2
Expand All @@ -68,7 +68,7 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab==4.2.3
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
Expand All @@ -84,9 +84,9 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
mypy==1.10.0
mypy==1.10.1
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-nb==1.1.1
myst-parser==3.0.1
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -114,7 +114,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.2
Expand All @@ -138,7 +138,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.10
ruff==0.5.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -176,7 +176,7 @@ tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
Expand Down
14 changes: 7 additions & 7 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.5.4
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -49,10 +49,10 @@ httpx==0.27.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.2.1
importlib-metadata==8.0.0
importlib-resources==6.4.0
iniconfig==2.0.0
ipykernel==6.29.4
ipykernel==6.29.5
ipython==8.12.3
ipywidgets==8.1.3
isoduration==20.11.0
Expand All @@ -71,7 +71,7 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab==4.2.3
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
Expand All @@ -88,7 +88,7 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.2
mypy==1.10.0
mypy==1.10.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
Expand Down Expand Up @@ -145,7 +145,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.10
ruff==0.5.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -183,7 +183,7 @@ tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
Expand Down
18 changes: 9 additions & 9 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
colorama==0.4.6
comm==0.2.2
coverage==7.5.4
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
Expand All @@ -48,9 +48,9 @@ httpx==0.27.0
identify==2.5.36
idna==3.7
imagesize==1.4.1
importlib-metadata==7.2.1
importlib-metadata==8.0.0
iniconfig==2.0.0
ipykernel==6.29.4
ipykernel==6.29.5
ipython==8.18.1
ipywidgets==8.1.3
isoduration==20.11.0
Expand All @@ -69,7 +69,7 @@ jupyter-lsp==2.2.5
jupyter-server==2.14.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.2
jupyterlab==4.2.3
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
Expand All @@ -85,9 +85,9 @@ matplotlib-inline==0.1.7
mdit-py-plugins==0.4.1
mdurl==0.1.2
mistune==3.0.2
mypy==1.10.0
mypy==1.10.1
mypy-extensions==1.0.0
myst-nb==1.1.0
myst-nb==1.1.1
myst-parser==3.0.1
nbclient==0.6.8
nbconvert==7.16.4
Expand Down Expand Up @@ -115,7 +115,7 @@ pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.3
pycparser==2.22
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
pydot==1.4.2
pygments==2.18.0
pyparsing==3.1.2
Expand All @@ -139,7 +139,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.10
ruff==0.5.0
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand Down Expand Up @@ -178,7 +178,7 @@ tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-setuptools==70.0.0.20240524
types-setuptools==70.1.0.20240627
typing-extensions==4.12.2
ujson==5.10.0
uri-template==1.3.0
Expand Down

0 comments on commit 1f8c67e

Please sign in to comment.