diff options
| author | David Muller | 2015-01-18 13:56:52 -0800 |
|---|---|---|
| committer | David Muller | 2015-01-18 13:56:52 -0800 |
| commit | 00449dc42c11b5795b05885c7a1160dd36501668 (patch) | |
| tree | 2683d02550c67193b01bf9935c4eebfd1e37b712 /requirements.txt | |
| parent | 7c0d14a6d56a0813a8abf6da53622c323a77bca8 (diff) | |
| download | django-rest-framework-00449dc42c11b5795b05885c7a1160dd36501668.tar.bz2 | |
Bump pytest version to 2.6.4
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d5b32bfa..43e947c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django>=1.4.11 # Test requirements pytest-django==2.8.0 -pytest==2.5.2 +pytest==2.6.4 pytest-cov==1.6 flake8==2.2.2 |
