From fc777e257a69de3e4abce4581efbcf551353a607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Oct 2018 07:13:47 +0000 Subject: [PATCH] Bump pytest from 3.8.1 to 3.8.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.8.1...3.8.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1f99ba..22f5a4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pycodestyle==2.3.1 pyflakes==1.6.0 Pygments==2.2.0 pyparsing==2.2.2 -pytest==3.8.1 +pytest==3.8.2 pytest-cov==2.6.0 pytest-django==3.4.3 python-dateutil==2.7.3