From 1b504ffd59b506fec45f99dc23bc1b7713a9992b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 05:51:26 +0000 Subject: [PATCH] Bump pytest from 5.3.5 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 6.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...6.2.4) 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..f2ef434 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==6.2.4 PyYAML==5.3 Sphinx==2.4.1 tox==3.14.3