aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-01-09 18:55:07 +0200
committerGravatar GitHub <[email protected]>2022-01-09 18:55:07 +0200
commit784ec57b191d652617ad8222f6e767390ce9d8bd (patch)
tree84fa4056c459deb2a812fa5ac8282f1394be1552 /pyproject.toml
parentMerge pull request #7 from python-discord/dependabot/pip/furo-2022.1.2 (diff)
parentBump sphinx-autodoc-typehints from 1.12.0 to 1.14.1 (diff)
Merge pull request #10 from python-discord/dependabot/pip/sphinx-autodoc-typehints-1.14.1
Bump sphinx-autodoc-typehints from 1.12.0 to 1.14.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 41e4881f..a1d40852 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,7 +37,7 @@ pytest-xdist = { version = "2.5.0", extras = ["psutil"] }
Sphinx = "4.3.2"
tomli = "2.0.0"
GitPython = "3.1.24"
-sphinx-autodoc-typehints = "1.12.0"
+sphinx-autodoc-typehints = "1.14.1"
releases = "1.6.3"
furo = "2022.1.2"