Chore(deps): Bump pytest-aiohttp from 1.0.5 to 1.1.0 (#1917)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 27 Jan 2025 23:14:12 +0000 (00:14 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 23:14:12 +0000 (00:14 +0100)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.5 to 1.1.0.
- [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/v1.0.5...v1.1.0)

---
updated-dependencies:
- dependency-name: pytest-aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index e378d95e80fe38fbf41a1be99620db8b4b6cc267..de6e24e6416506395ac48976bd211ed1dd80c75e 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "pre-commit==4.0.1",
   "pre-commit-hooks==5.0.0",
   "pytest==8.3.4",
-  "pytest-aiohttp==1.0.5",
+  "pytest-aiohttp==1.1.0",
   "pytest-cov==5.0.0",
   "syrupy==4.8.1",
   "tomli==2.2.1",