From c9882ecab4133894cbc73b5704a8f7d3298fa24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:11:34 +0000 Subject: [PATCH] Bump pytest-aiohttp from 0.3.0 to 1.0.3 Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 0.3.0 to 1.0.3. - [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/compare/v0.3.0...v1.0.3) --- 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..285232e 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.3 pytest-cov==3.0.0 pytest-runner==5.2 pytest-flakes==4.0.5