We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5277d commit 50f946dCopy full SHA for 50f946d
1 file changed
tox.ini
@@ -48,7 +48,7 @@ deps =
48
{[default]deps}
49
50
# In Python 2, we need to pull in typing, mock
51
- py{26,27,py2}: typing==3.7.4.1
+ py{26,27,py2}: typing==3.7.4.2
52
py{26,27,py2}: mock==3.0.5 # rq.filter: <4
53
54
# For pytest
0 commit comments