We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1949b07 + cdfe3c8 commit 512b464Copy full SHA for 512b464
1 file changed
tox.ini
@@ -318,8 +318,8 @@ description = build documentation
318
basepython = {[default]basepython}
319
320
deps =
321
- Sphinx==3.4.1
322
- sphinx-rtd-theme==0.5.0
+ Sphinx==3.4.2
+ sphinx-rtd-theme==0.5.1
323
324
commands =
325
sphinx-build \
@@ -359,7 +359,7 @@ basepython = {[default]basepython}
359
skip_install = True
360
361
362
- check-manifest==0.45
+ check-manifest==0.46
363
readme-renderer==28.0
364
twine==3.3.0
365
0 commit comments