diff options
author | 2022-01-09 18:42:57 +0200 | |
---|---|---|
committer | 2022-01-09 18:42:57 +0200 | |
commit | 0ba4ecb078f174bc0fae0699755b396154da90df (patch) | |
tree | 52477328c18f20bab45bd0a5b7783c6d42b3a487 /pyproject.toml | |
parent | Merge pull request #6 from python-discord/dependabot/pip/sphinx-4.3.2 (diff) | |
parent | Bump furo from 2021.11.23 to 2022.1.2 (diff) |
Merge pull request #7 from python-discord/dependabot/pip/furo-2022.1.2
Bump furo from 2021.11.23 to 2022.1.2
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 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] |