From 719b9ca1409acd60dbda831d4703c47908f9a555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 08:13:38 +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[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a69ff69..7fdf0b6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt coverage==5.5 -pytest==5.3.3 +pytest==6.2.4 pytest-aiohttp==0.3.0 \ No newline at end of file