We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f946d commit 7404f24Copy full SHA for 7404f24
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.2
+ py{26,27,py2}: typing==3.7.4.3
52
py{26,27,py2}: mock==3.0.5 # rq.filter: <4
53
54
# For pytest
0 commit comments