diff --git a/.constraints/py3.10.txt b/.constraints/py3.10.txt index f588dd3a..21fd1ef9 100644 --- a/.constraints/py3.10.txt +++ b/.constraints/py3.10.txt @@ -80,7 +80,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.constraints/py3.11.txt b/.constraints/py3.11.txt index 19610d7c..e2292787 100644 --- a/.constraints/py3.11.txt +++ b/.constraints/py3.11.txt @@ -79,7 +79,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.constraints/py3.12.txt b/.constraints/py3.12.txt index ac8c7454..e026d708 100644 --- a/.constraints/py3.12.txt +++ b/.constraints/py3.12.txt @@ -79,7 +79,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index b61cf354..9892cfb4 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -85,7 +85,7 @@ jupyterlab-server==2.24.0 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.constraints/py3.8.txt b/.constraints/py3.8.txt index 933f0b3c..fe6ef7f5 100644 --- a/.constraints/py3.8.txt +++ b/.constraints/py3.8.txt @@ -82,7 +82,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==2.2.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.constraints/py3.9.txt b/.constraints/py3.9.txt index d78bbb2e..d887ab8e 100644 --- a/.constraints/py3.9.txt +++ b/.constraints/py3.9.txt @@ -80,7 +80,7 @@ jupyterlab-server==2.25.2 jupyterlab-widgets==3.0.9 latexcodec==2.0.1 livereload==2.6.3 -lsprotocol==2023.0.0 +lsprotocol==2023.0.1 markdown-it-py==3.0.0 markupsafe==2.1.3 matplotlib-inline==0.1.6 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6d4ce0f..6f809da0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.1.13a0 + rev: 0.1.13a1 hooks: - id: check-dev-files args: @@ -139,7 +139,7 @@ repos: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.344 + rev: v1.1.345 hooks: - id: pyright