Bump aiohttp from 3.12.13 to 3.12.14

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.12.13...v3.12.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-10 21:36:19 +00:00
committed by GitHub
parent a58dad5333
commit c86e46670a
2 changed files with 94 additions and 93 deletions

View File

@@ -79,7 +79,7 @@ virtualenv = "^20.31.2"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.36"
typing-extensions = "^4.14.1"
aiohttp = "^3.12.13"
aiohttp = "^3.12.14"
pytest = "^8.4.0"