From b88deced24fbbde1fdc851c95f479edfc6b1f754 Mon Sep 17 00:00:00 2001 From: Bjoern Ludwig <bjoern.ludwig@ptb.de> Date: Sat, 21 Jan 2023 03:07:42 +0100 Subject: [PATCH] build(deps): recompile deps --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index a3f5914..9a6a047 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3443,9 +3443,9 @@ docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] [extras] -docs = ["ipython", "nbsphinx", "sphinx", "sphinx-rtd-theme"] +docs = ["ipython", "myst-parser", "nbsphinx", "sphinx", "sphinx-rtd-theme"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "fc0549fa81bad75550bdd0822af64d4f4cc6ff155076cf887c42d947a4c48b22" +content-hash = "c9648207e9e0d480e59447e881da2d2a883318f8974ac2d1c9cf62bcfbf955e1" -- GitLab