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 Jan 9, 2024
1 parent 46f4c2b commit 248d4de
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.2
jupyter-server==2.12.3
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.1
jupyterlab==4.0.10
Expand Down

0 comments on commit 248d4de

Please sign in to comment.