From c068bcfe8931b29725462b083f5361d4d5f7a4d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 11:12:54 +0000 Subject: [PATCH] Bump pytest from 5.3.3 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 6.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.3...6.2.2) 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..c4c36208 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.2 requests_mock==1.7.0 \ No newline at end of file