Skip to content

Commit 85f4816

Browse files
authored
Merge pull request #146 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents ec67975 + a5067a1 commit 85f4816

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
@@ -27,8 +27,8 @@ commands = pytest {posargs}
2727
[testenv:lint]
2828
deps =
2929
flake8>=3.8,<4
30-
black==21.5b2
31-
mypy==0.902
30+
black==21.6b0
31+
mypy==0.910
3232
{[testenv]deps}
3333
commands =
3434
flake8 src/ test/

0 commit comments

Comments
 (0)