diff options
author | Yobmod <yobmod@gmail.com> | 2021-08-09 17:14:31 +0100 |
---|---|---|
committer | Yobmod <yobmod@gmail.com> | 2021-08-09 17:14:31 +0100 |
commit | c35ab1dd61e91bd55d939302d1f02e1c58985826 (patch) | |
tree | 4a571ca076a6c9e1472add02c3c363fa105c5285 /doc | |
parent | 2f42966cd1ec287d1c2011224940131dbda2383d (diff) | |
download | gitpython-c35ab1dd61e91bd55d939302d1f02e1c58985826.tar.gz |
upgrade sphinx for 3.10 compat
Diffstat (limited to 'doc')
-rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 20598a39..917feb35 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ -sphinx==4.1.1 +sphinx==4.1.2 sphinx_rtd_theme sphinx-autodoc-typehints |