From 163bd08cfaf5e4e95f83604a784c11f4036e93a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 09:08:06 +0000 Subject: [PATCH] Bump pytest-aiohttp from 0.3.0 to 1.0.2 Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 0.3.0 to 1.0.2. - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/pytest-aiohttp/commits) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a9e0f50..baa5590 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.8.1 tox==3.24.4 pytest==6.2.5 -pytest-aiohttp==0.3.0 +pytest-aiohttp==1.0.2 pytest-cov==3.0.0 pytest-runner==5.2 pytest-flakes==4.0.5