diff options
| author | David Muller | 2015-01-18 13:55:53 -0800 |
|---|---|---|
| committer | David Muller | 2015-01-18 13:55:53 -0800 |
| commit | 7c0d14a6d56a0813a8abf6da53622c323a77bca8 (patch) | |
| tree | 044f6ffc04f2b577f48e04c69361eb53422dcba6 /requirements.txt | |
| parent | 4ce4132e08ba7764f120c71eeebdbaefee281689 (diff) | |
| download | django-rest-framework-7c0d14a6d56a0813a8abf6da53622c323a77bca8.tar.bz2 | |
Bump pytest-django version to 2.8.0
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 48b29e61..d5b32bfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django>=1.4.11 # Test requirements -pytest-django==2.6 +pytest-django==2.8.0 pytest==2.5.2 pytest-cov==1.6 flake8==2.2.2 |
