diff --git a/poetry.lock b/poetry.lock index c6a1c2a2..ee800a38 100644 --- a/poetry.lock +++ b/poetry.lock @@ -632,13 +632,13 @@ tqdm = ["tqdm"] [[package]] name = "furo" -version = "2023.5.20" +version = "2023.7.26" description = "A clean customisable Sphinx documentation theme." optional = false python-versions = ">=3.7" files = [ - {file = "furo-2023.5.20-py3-none-any.whl", hash = "sha256:594a8436ddfe0c071f3a9e9a209c314a219d8341f3f1af33fdf7c69544fab9e6"}, - {file = "furo-2023.5.20.tar.gz", hash = "sha256:40e09fa17c6f4b22419d122e933089226dcdb59747b5b6c79363089827dea16f"}, + {file = "furo-2023.7.26-py3-none-any.whl", hash = "sha256:1c7936929ec57c5ddecc7c85f07fa8b2ce536b5c89137764cca508be90e11efd"}, + {file = "furo-2023.7.26.tar.gz", hash = "sha256:257f63bab97aa85213a1fa24303837a3c3f30be92901ec732fea74290800f59e"}, ] [package.dependencies] @@ -2665,4 +2665,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" [metadata] lock-version = "2.0" python-versions = ">=3.8.0, <3.11.0" -content-hash = "f68b3e081e00f6d2c0add66859e994cb237314504deb6bf241f076b5ffb26883" +content-hash = "891f86414c1b5b8baee28825a0f96e17777351f47b961e5812dfa287a6e1d22d" diff --git a/pyproject.toml b/pyproject.toml index 2e95d5d6..7f9e0441 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ hypothesis = "^6.81.1" memory-profiler = "^0.61.0" pytest-datafiles = "^3.0" onnxruntime = "^1.15.1" -furo = "^2023.5.20" +furo = "^2023.7.26" myst-parser = "^2.0.0" cogapp = "^3.3.0"