From 19b57d737f7c8310f0b3bf9e10aa7a20fe7d74c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 12:41:22 +0000 Subject: [PATCH] Bump pytest from 5.3.3 to 6.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 6.2.0. - [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.0) 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..6488643b 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.0 requests_mock==1.7.0 \ No newline at end of file