We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 688233a + 575a437 commit 74fbbd8Copy full SHA for 74fbbd8
1 file changed
tox.ini
@@ -32,7 +32,7 @@ basepython =
32
33
deps =
34
test: coverage==4.5.4 # rq.filter: <5
35
- test: idna==2.8
+ test: idna==2.9
36
test: typing==3.7.4.1
37
test: {py26,py27,py34}: pytest==4.6.9
38
test: {py35,py36,py37,py38}: pytest==5.2.4
0 commit comments