diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 671b885ac..3b9e0494a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,11 +13,7 @@ repos: rev: 7.0.0 hooks: - id: flake8 - additional_dependencies: [ - "flake8-black==0.3.6", - "flake8-isort==6.0.0", - "flake8-quotes==3.3.2", - ] + additional_dependencies: ["flake8-black==0.3.6", "flake8-isort==6.1.1", "flake8-quotes==3.3.2"] - repo: https://github.com/codespell-project/codespell rev: v2.2.6 diff --git a/requirements_docs.txt b/requirements_docs.txt index 84b203d58..7e70ee9b3 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -6,7 +6,7 @@ imageio>=2.5.0 imageio-ffmpeg==0.4.7 ipygany==0.5.0 jupyter_sphinx==0.4.0 -jupyterlab==3.5.0 +jupyterlab==3.6.7 lxml==4.9.1 matplotlib==3.6.2 meshio==5.3.4