From b4b4fb1ce0a4f710459a9e40213ec7900159d635 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 19:19:59 +0000 Subject: [PATCH] Bump pytest from 6.1.1 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 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.1...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 132661c..b0b37a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==0.13.1 py==1.9.0 pylint==2.6.0 pyparsing==2.4.7 -pytest==6.1.1 +pytest==6.2.4 requests==2.24.0 six==1.15.0 typed-ast==1.4.1