From 65e53d976de94e78c990d99e8b4adb41a8a8307f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 21:12:47 +0000 Subject: [PATCH] Bump pytest from 3.0.2 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.0.2 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/3.0.2...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 1f9cd026a..e79df8dd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ py==1.4.29 -pytest==3.0.2 +pytest==6.2.4 requests==2.7.0 six==1.9.0 wheel==0.24.0