diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 74b9bb3..e2d872f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ fitparse = "^1.2.0" optional = true [tool.poetry.group.docs.dependencies] -Sphinx = "^6.1" +Sphinx = "^7.0" sphinx-autodoc-typehints = "^1.19.5" [tool.poetry.group.testing] |