From 2ab7f4c663c588678accde4f67e1ffc22144068f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 11:12:48 +0000 Subject: [PATCH] Bump pytest from 5.3.3 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 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/5.3.3...6.2.4) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..ec1139a5 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,5 +12,5 @@ pytest-aiohttp==0.3.0 pytest-cov==2.8.1 pytest-sugar==0.9.2 pytest-timeout==1.3.1 -pytest==5.3.3 +pytest==6.2.4 requests_mock==1.7.0 \ No newline at end of file