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 May 22, 2024
1 parent 187317d commit 1ea6a28
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down
1 change: 0 additions & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ numpy==1.21.6
packaging==24.0
pandocfilters==1.5.1
parso==0.8.4
pathlib2==2.3.7.post1
pathspec==0.11.2
pexpect==4.9.0
pickleshare==0.7.5
Expand Down
3 changes: 1 addition & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down Expand Up @@ -111,7 +111,6 @@ overrides==7.7.0
packaging==24.0
pandocfilters==1.5.1
parso==0.8.4
pathlib2==2.3.7.post1
pathspec==0.12.1
pexpect==4.9.0
pickleshare==0.7.5
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
kiwisolver==1.4.5
latexcodec==3.0.0
Expand Down

0 comments on commit 1ea6a28

Please sign in to comment.