Skip to content

Commit ec7d172

Browse files
authored
Merge pull request #175 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents bfd3043 + f452e7f commit ec7d172

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ deps =
127127
flake8-bugbear==21.4.3
128128
flake8==3.9.2
129129
mccabe==0.6.1
130-
pep8-naming==0.12.0
130+
pep8-naming==0.12.1
131131
pycodestyle==2.7.0
132132
pydocstyle==6.1.1
133133
pyflakes==2.3.1
@@ -188,7 +188,7 @@ basepython = {[default]basepython}
188188

189189
deps =
190190
mypy==0.910
191-
types-mock==0.1.3
191+
types-mock==0.1.5
192192

193193
{[default]deps}
194194

@@ -281,7 +281,7 @@ skip_install = True
281281

282282
deps =
283283
{[testenv:coverage_report]deps}
284-
codecov==2.1.11
284+
codecov==2.1.12
285285

286286
passenv =
287287
# See https://github.com/codecov/codecov-python/blob/master/README.md#using-tox

0 commit comments

Comments
 (0)