From 56ac6863d19c9193e69bc4aa5fff22ea96d51190 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 05:23:56 +0000 Subject: [PATCH] Bump pytest from 5.3.3 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 6.2.3. - [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.3) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a69ff69..7c91272 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.3 pytest-aiohttp==0.3.0 \ No newline at end of file