aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-04-19 13:49:03 +0100
committerGravatar Chris Lovering <[email protected]>2022-04-19 13:49:03 +0100
commit83808e99e12887977faacfc6388fbb6db5eef096 (patch)
tree63195f9e3dd83f39ae45b219038c121d4d0e2710 /pyproject.toml
parentBump discord.py to https://github.com/Rapptz/discord.py/tree/987235d5649e7c2b... (diff)
Bump sphinx-autodoc-typehints to 1.18.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 352ffe94..55671b76 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,7 +41,7 @@ pytest-cov = "3.0.0"
pytest-xdist = "2.5.0"
Sphinx = "4.5.0"
GitPython = "3.1.27"
-sphinx-autodoc-typehints = "1.17.0"
+sphinx-autodoc-typehints = "1.18.1"
furo = "2022.4.7"