From e7fd0650c99dce3a34dde5b5bfdfc041cbc604d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 21:21:09 +0000 Subject: [PATCH] Bump pytest from 4.5.0 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.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/4.5.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 f266615..b91a9d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pycparser==2.19 pyflakes==2.1.1 Pygments==2.4.1 pyparsing==2.3.0 -pytest==4.5.0 +pytest==6.2.3 pytest-cache==1.0 pytest-cov==2.7.1 pytest-flakes==4.0.0