aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-27 14:20:12 +0000
committerGravatar GitHub <[email protected]>2022-06-27 14:20:12 +0000
commit0722e3d6c2c1620753f8e059453c62b0b8b80de9 (patch)
tree70a87e088522273740fa09c5f2a3189dd155bdc3 /pyproject.toml
parentMerge pull request #90 from python-discord/dependabot/pip/flake8-bugbear-22.6.22 (diff)
Bump furo from 2022.4.7 to 2022.6.21
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.4.7 to 2022.6.21. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.04.07...2022.06.21) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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"