From caee9fc136e83b2d43e807b80d55e89aa11c7c9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 08:28:03 +0000 Subject: [PATCH] Bump pytest from 5.4.2 to 5.4.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.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.4.2...5.4.3) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5eb76c279..7f0ee67cd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,6 @@ ddt==1.4.1 flake8==3.8.3 gitpython==2.1.15 mock==3.0.5 -pytest==5.4.2; python_version >= '3.5' +pytest==5.4.3; python_version >= '3.5' pytest==4.6.5; python_version < '3.5' pytest-cov==2.8.1