From bcccb5cff0482dea2dbded18d7dab8ae9b3d48c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 13:47:59 +0000 Subject: [PATCH] Bump pytest from 6.1.0 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.2.3. - [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.3) 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..e2efeb7a 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.3 pytest-cookies==0.5.1 pytest-xdist==2.1.0 pyyaml==5.3.1