summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMiro Hrončok <miro@hroncok.cz>2019-03-14 20:24:23 +0100
committerMiro Hrončok <miro@hroncok.cz>2019-03-14 22:55:22 +0100
commit897fa81beb6236ff4f4e6402c49e257459dcacb7 (patch)
tree7fe0ba7d5a694a9802f64ecb70174c9d47ee2ff8 /tox.ini
parentb33c95530b0d5e717fd36f5b775137c83c3bcf67 (diff)
downloadbabel-897fa81beb6236ff4f4e6402c49e257459dcacb7.tar.gz
Tests: Update pytest and pytest-cov
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 87a53f0..b3f8041 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,8 +3,8 @@ envlist = py27, pypy, py34, py35, py36, py37, pypy3, py27-cdecimal
[testenv]
deps =
- pytest==3.3.2
- pytest-cov==2.5.1
+ pytest==4.3.1
+ pytest-cov==2.6.1
cdecimal: m3-cdecimal
freezegun==0.3.11
whitelist_externals = make