From fe3b2289865d34be5245e3d7d69c536cd0612859 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sat, 1 May 2021 11:17:02 -0700 Subject: [PATCH] [requires.io] dependency update --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index f88d9e7..7fa43c2 100644 --- a/tox.ini +++ b/tox.ini @@ -51,7 +51,7 @@ deps = {[default]deps} # In Python 2, we need to pull in typing, mock - py{26,27,py2}: typing==3.7.4.3 + py{26,27,py2}: typing==3.10.0.0 py{26,27,py2}: mock==3.0.5 # rq.filter: <4 # For pytest