Skip to content

Commit 512b464

Browse files
authored
Merge pull request #148 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 1949b07 + cdfe3c8 commit 512b464

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ description = build documentation
318318
basepython = {[default]basepython}
319319

320320
deps =
321-
Sphinx==3.4.1
322-
sphinx-rtd-theme==0.5.0
321+
Sphinx==3.4.2
322+
sphinx-rtd-theme==0.5.1
323323

324324
commands =
325325
sphinx-build \
@@ -359,7 +359,7 @@ basepython = {[default]basepython}
359359
skip_install = True
360360

361361
deps =
362-
check-manifest==0.45
362+
check-manifest==0.46
363363
readme-renderer==28.0
364364
twine==3.3.0
365365

0 commit comments

Comments
 (0)