From e05c2aac5f8a34b8a49023dd08d3bdfa6340af79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 13:02:08 +0000 Subject: [PATCH] Bump pytest from 5.3.1 to 5.3.2 (#1100) Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 5.3.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/5.3.1...5.3.2) 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 8328ad2..c0ffc22 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -7,7 +7,7 @@ isort==4.3.21 mypy==0.761 pycodestyle==2.5.0 pyflakes==2.1.1 -pytest==5.3.1 +pytest==5.3.2 pytest-cov==2.8.1 pytest-mock==1.13.0 pytest-sugar==0.9.2