summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-06-27 15:22:28 +0100
committerGravatar GitHub <[email protected]>2022-06-27 15:22:28 +0100
commit0c01973c33554f7da5e6c812ebaca5774f0bff57 (patch)
tree70a87e088522273740fa09c5f2a3189dd155bdc3 /pyproject.toml
parentMerge pull request #90 from python-discord/dependabot/pip/flake8-bugbear-22.6.22 (diff)
parentBump furo from 2022.4.7 to 2022.6.21 (diff)
Merge pull request #89 from python-discord/dependabot/pip/furo-2022.6.21
Bump furo from 2022.4.7 to 2022.6.21
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 8857185a..8cbdd55c 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.18.3"
-furo = "2022.4.7"
+furo = "2022.6.21"
releases = "1.6.3"
sphinx-multiversion = "0.2.4"