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 4, 2024
1 parent 25cb470 commit d20e99d
Show file tree
Hide file tree
Showing 5 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 @@ -75,7 +75,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.3
jupyter-server==2.12.5
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.2
Expand Down Expand Up @@ -135,7 +135,7 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
pytest==8.1.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.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 @@ -74,7 +74,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.3
jupyter-server==2.12.5
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.2
Expand Down Expand Up @@ -134,7 +134,7 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
pytest==8.1.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.3
jupyter-server==2.12.5
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.2
Expand Down Expand Up @@ -134,7 +134,7 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
pytest==8.1.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.3
jupyter-server==2.12.5
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.2
Expand Down Expand Up @@ -139,7 +139,7 @@ pydata-sphinx-theme==0.14.4
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
pytest==8.1.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jupyter-client==8.6.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.3
jupyter-server==2.12.5
jupyter-server==2.13.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.2
jupyterlab==4.1.2
Expand Down Expand Up @@ -136,7 +136,7 @@ pydata-sphinx-theme==0.15.2
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
pytest==8.1.0
pytest==8.0.2
pytest-cov==4.1.0
pytest-profiling==1.7.0
pytest-xdist==3.5.0
Expand Down

0 comments on commit d20e99d

Please sign in to comment.