From 8cb93320ef50d590c9ef6e3c09855773938f17fd Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 9 Jan 2024 21:11:20 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.10.txt | 4 ++-- .constraints/py3.11.txt | 4 ++-- .constraints/py3.12.txt | 4 ++-- .constraints/py3.8.txt | 4 ++-- .constraints/py3.9.txt | 4 ++-- .pre-commit-config.yaml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index 19afe77..997d7fd 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -68,7 +68,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 @@ -81,7 +81,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.2 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index b16c434..9bf67c0 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -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 @@ -80,7 +80,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.2 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index 19c0562..aaa166e 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -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 @@ -80,7 +80,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.2 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index a677554..bc7e967 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -70,7 +70,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 @@ -83,7 +83,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.7.4 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index 6952168..f3f750e 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -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 @@ -82,7 +82,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 kiwisolver==1.4.5 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib==3.8.2 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3469e4e..1411aae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.1.13a1 + rev: 0.1.13a2 hooks: - id: check-dev-files args: