diff options
Diffstat (limited to 'requirements/tox.pip')
-rw-r--r-- | requirements/tox.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tox.pip b/requirements/tox.pip index 8dfcc669..93947bec 100644 --- a/requirements/tox.pip +++ b/requirements/tox.pip @@ -2,6 +2,6 @@ # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt # The version of tox used by coverage.py -tox==3.14.1 +tox==3.14.3 # Adds env recreation on requirements file changes. tox-battery==0.5.1 |