Skip to content

Commit 4db10e6

Browse files
authored
Merge pull request #107 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 00d6dbd + 2cf1470 commit 4db10e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ basepython =
3131
pypy3: pypy3
3232

3333
deps =
34-
test: coverage==4.5.4
34+
test: coverage==4.5.4 # rq.filter: <5
3535
test: idna==2.8
3636
test: typing==3.7.4.1
3737
test: {py26,py27,py34}: pytest==4.6.9
@@ -78,7 +78,7 @@ basepython = python3.8
7878
skip_install = True
7979

8080
deps =
81-
flake8-bugbear==20.1.2
81+
flake8-bugbear==20.1.3
8282
#flake8-docstrings==1.5.0
8383
flake8==3.7.9
8484
mccabe==0.6.1

0 commit comments

Comments
 (0)