aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-04-08 12:02:40 +0100
committerGravatar GitHub <[email protected]>2022-04-08 12:02:40 +0100
commit2fadc204cee0142fa7084d1b360d5e6248a4a355 (patch)
tree9aa1cc257e661c95f034633791cba8c0e50cf7c6 /pyproject.toml
parentMerge pull request #55 from python-discord/dependabot/pip/pre-commit-2.18.1 (diff)
parentBump furo from 2022.3.4 to 2022.4.7 (diff)
Merge pull request #57 from python-discord/dependabot/pip/furo-2022.4.7
Bump furo from 2022.3.4 to 2022.4.7
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 88e27a70..4561706f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,7 +42,7 @@ pytest-xdist = "2.5.0"
Sphinx = "4.5.0"
GitPython = "3.1.27"
sphinx-autodoc-typehints = "1.17.0"
-furo = "2022.3.4"
+furo = "2022.4.7"
[tool.taskipy.tasks]