diff options
| author | 2022-07-25 22:44:14 +0100 | |
|---|---|---|
| committer | 2022-07-25 22:44:14 +0100 | |
| commit | a889f9fccabd423d6c1e1c32954dfca2abb6a6ba (patch) | |
| tree | e1fb067ae4d80027f9407507346471d13f40cf5c /pyproject.toml | |
| parent | Bump Python To 3.10 (#108) (diff) | |
| parent | Bump sphinx from 5.0.2 to 5.1.0 (#109) (diff) | |
Merge branch 'main' into async-rediscache-bump
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 c56a059b..bc1ec458 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ python-dotenv = "0.20.0"  pytest = "7.1.2"  pytest-cov = "3.0.0"  pytest-xdist = "2.5.0" -Sphinx = "5.0.2" +Sphinx = "5.1.0"  GitPython = "3.1.27"  sphinx-autodoc-typehints = "1.18.3"  furo = "2022.6.21" | 
