Skip to content

Commit 9ff0b86

Browse files
authored
Merge pull request #172 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents c779186 + 5346287 commit 9ff0b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ basepython = {[default]basepython}
9393
skip_install = True
9494

9595
deps =
96-
black==21.6b0
96+
black==21.7b0
9797

9898
setenv =
9999
BLACK_LINT_ARGS=--check
@@ -323,7 +323,7 @@ description = build documentation
323323
basepython = {[default]basepython}
324324

325325
deps =
326-
Sphinx==4.0.3
326+
Sphinx==4.1.1
327327
sphinx-rtd-theme==0.5.2
328328

329329
commands =

0 commit comments

Comments
 (0)