Updated to latest Sphinx version

This commit is contained in:
JC Brand 2022-04-02 20:32:34 +02:00
parent 6b1845ff39
commit c590c4f4bb
2 changed files with 3 additions and 3 deletions

View File

@ -227,7 +227,7 @@ test:
.installed.cfg: requirements.txt buildout.cfg
./bin/pip install -r requirements.txt
./bin/pip install --upgrade pip==22.0.3
./bin/pip install --upgrade pip==21.3.1
./bin/pip install --upgrade setuptools==51.3.3
./bin/buildout -v

View File

@ -11,5 +11,5 @@ eggs =
sphinx-bootstrap-theme
[versions]
Sphinx = 2.1.2
docutils = 0.15.2
Sphinx = 4.5.0
docutils = 0.17.1