aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-05 20:27:20 +0000
committerGravatar GitHub <[email protected]>2022-01-05 20:27:20 +0000
commit1cee2920cd9c16fce616150cad484f02b9ad1e9b (patch)
tree52477328c18f20bab45bd0a5b7783c6d42b3a487 /pyproject.toml
parentMerge pull request #6 from python-discord/dependabot/pip/sphinx-4.3.2 (diff)
Bump furo from 2021.11.23 to 2022.1.2
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.23 to 2022.1.2. - [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/2021.11.23...2022.01.02) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-major ... 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 0e7d4192..41e4881f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -39,7 +39,7 @@ tomli = "2.0.0"
GitPython = "3.1.24"
sphinx-autodoc-typehints = "1.12.0"
releases = "1.6.3"
-furo = "2021.11.23"
+furo = "2022.1.2"
[tool.taskipy.tasks]