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 Mar 7, 2024
1 parent 3c03a2f commit ab95773
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ identify==2.5.35
idna==3.6
imagesize==1.4.1
iminuit==2.25.2
importlib-metadata==7.0.1
importlib-metadata==7.0.2
iniconfig==2.0.0
ipykernel==6.29.3
ipympl==0.9.3
Expand All @@ -90,7 +90,7 @@ jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ identify==2.5.35
idna==3.6
imagesize==1.4.1
iminuit==2.25.2
importlib-metadata==7.0.1
importlib-metadata==7.0.2
iniconfig==2.0.0
ipykernel==6.29.3
ipympl==0.9.3
Expand All @@ -89,7 +89,7 @@ jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ identify==2.5.35
idna==3.6
imagesize==1.4.1
iminuit==2.25.2
importlib-metadata==7.0.1
importlib-resources==6.1.2
importlib-metadata==7.0.2
importlib-resources==6.1.3
iniconfig==2.0.0
ipykernel==6.29.3
ipympl==0.9.3
Expand All @@ -92,7 +92,7 @@ jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ identify==2.5.35
idna==3.6
imagesize==1.4.1
iminuit==2.25.2
importlib-metadata==7.0.1
importlib-resources==6.1.2
importlib-metadata==7.0.2
importlib-resources==6.1.3
iniconfig==2.0.0
ipykernel==6.29.3
ipympl==0.9.3
Expand All @@ -91,7 +91,7 @@ jupyter-lsp==2.2.4
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.3
jupyterlab==4.1.4
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.1.0
Expand Down

0 comments on commit ab95773

Please sign in to comment.