diff options
author | 2022-06-27 15:22:28 +0100 | |
---|---|---|
committer | 2022-06-27 15:22:28 +0100 | |
commit | 0c01973c33554f7da5e6c812ebaca5774f0bff57 (patch) | |
tree | 70a87e088522273740fa09c5f2a3189dd155bdc3 /pyproject.toml | |
parent | Merge pull request #90 from python-discord/dependabot/pip/flake8-bugbear-22.6.22 (diff) | |
parent | Bump 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.toml | 2 |
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" |