summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-07-27 18:05:41 +0100
committerGravatar Chris Lovering <[email protected]>2022-07-27 18:20:15 +0100
commitfb9b5fa97f648b88d15efc2688224fa3a2283210 (patch)
treedfc700150ebb4ff0700ca6160fe084b7dac7a892 /pyproject.toml
parentBump version to 8.0.0 (diff)
Bump sphinx to 5.1.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"