From fb9b5fa97f648b88d15efc2688224fa3a2283210 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Wed, 27 Jul 2022 18:05:41 +0100 Subject: Bump sphinx to 5.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 15badea4..3448c67f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ python-dotenv = "0.20.0" pytest = "7.1.2" pytest-cov = "3.0.0" pytest-xdist = "2.5.0" -Sphinx = "5.1.0" +Sphinx = "5.1.1" GitPython = "3.1.27" sphinx-autodoc-typehints = "1.18.3" furo = "2022.6.21" -- cgit v1.2.3