Bump aiohttp from 3.10.2 to 3.10.11

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [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.10.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-19 11:09:42 +00:00
committed by josh
parent 1b7e67832c
commit c82d164868

View File

@@ -5,7 +5,7 @@ from setuptools import find_packages, setup
# Base requirements for all platforms
install_requires = [
"aiohttp==3.10.2",
"aiohttp==3.10.11",
"aiohttp_cors==0.7.0",
"aiofiles==24.1.0",
"grpcio==1.64.1",