From d4eeae0e5d0a674f611c53291aa292ae14dc361b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 13:57:35 +0000 Subject: [PATCH] Bump pytest from 6.1.0 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 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/6.1.0...6.2.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index faaabe4a..653232f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flake8==3.8.3 # Testing # ------------------------------------------------------------------------------ tox==3.20.0 -pytest==6.1.0 +pytest==6.2.4 pytest-cookies==0.5.1 pytest-xdist==2.1.0 pyyaml==5.3.1