Bump pytest-aiohttp from 0.3.0 to 1.0.4 (#437)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Jul 2022 17:45:42 +0000 (19:45 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 17:45:42 +0000 (19:45 +0200)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 0.3.0 to 1.0.4.
- [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.4)

---
updated-dependencies:
- dependency-name: pytest-aiohttp
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index 754759f58fd2fcb4aaaec89c7814541f27347dc9..31e68e2cdfee2a151f045a01580d27b9f8312005 100644 (file)
@@ -4,7 +4,7 @@ flake8==4.0.1
 mypy==0.961
 pydocstyle==6.1.1
 pylint==2.14.5
-pytest-aiohttp==0.3.0
+pytest-aiohttp==1.0.4
 pytest-cov==3.0.0
 pytest-freezegun==0.4.2
 pytest-socket==0.5.1