diff --git a/pyproject.toml b/pyproject.toml index 0e97ea0a7860dd37459b04acea588911f5e24363..3a6d60019ddf3b3c73d7ab8f3822a9d12b3dbb47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ flake8-builtins = "^1.5.3" flake8-docstrings = "^1.5.0" flake8-rst-docstrings = "^0.0.14" safety = "^1.9.0" -sphinx = "^3.0.4" +sphinx = "^7.0.0" sphinx-autodoc-typehints = "^1.10.3" pytest-django = "^3.9.0" sphinx_rtd_theme = "^0.5.0"