diff --git a/poetry.lock b/poetry.lock index 638ac3f..c28a6de 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2170,4 +2170,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "7f90a93d90b72e52c3ead9f0700e8d4c3bee1360b75ba424ae6da3be83372abc" +content-hash = "42526c7864f62cb76f857e09d6a32a7e54d633423b64ae706310c23b47ab4332" diff --git a/pyproject.toml b/pyproject.toml index c6e0ec9..fb46ffc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ furo = "^2024.8.6" sphinx = "^7.1.2" sphinx-autobuild = "^2021.3.14" sphinx-autodoc-typehints = "^2.0.1" -sphinx-copybutton = "^0.5.1" +sphinx-copybutton = "^0.5.2" sphinxext-opengraph = "^0.7.5" [tool.poetry.group.test.dependencies]