We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9157e05 commit fe3b228Copy full SHA for fe3b228
1 file changed
tox.ini
@@ -51,7 +51,7 @@ deps =
51
{[default]deps}
52
53
# In Python 2, we need to pull in typing, mock
54
- py{26,27,py2}: typing==3.7.4.3
+ py{26,27,py2}: typing==3.10.0.0
55
py{26,27,py2}: mock==3.0.5 # rq.filter: <4
56
57
# For pytest
0 commit comments