From 59688783b16496674c692a3d709532b500aa025c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 07:43:50 +0000 Subject: [PATCH] Bump pytest from 5.3.5 to 5.4.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 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.3.5...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 35e787d..557b2c4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ flask==1.1.1 mock==4.0.1 pip==20.0.2 plumbum==1.6.8 -pytest==5.3.5 +pytest==5.4.3 PyYAML==5.3 Sphinx==2.4.1 tox==3.14.3