From 6320d8ca7c66296ce3452fe7db48801a6bd17c4a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 16:16:57 +0100 Subject: [PATCH] Bump pytest from 5.1.2 to 5.1.3 (#829) Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.1.3. - [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/5.1.2...5.1.3) Signed-off-by: dependabot-preview[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 402d83e..1db4266 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -8,7 +8,7 @@ isort==4.3.21 mypy==0.720 pycodestyle==2.5.0 pyflakes==2.1.1 -pytest==5.1.2 +pytest==5.1.3 pytest-cov==2.7.1 pytest-mock==1.10.4 pytest-sugar==0.9.2