Bump aiohttp from 3.9.5 to 3.10.5 (#1721)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.5.
- [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.9.5...v3.10.5)

---
updated-dependencies:
- dependency-name: 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>
This commit is contained in:
dependabot[bot]
2024-11-23 21:48:25 +01:00
committed by GitHub
parent 9b0212d7c7
commit 25bc88a438
2 changed files with 107 additions and 80 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.10"
aiodns = "^3.0.0"
aiohttp = "^3.8.6"
aiohttp = "^3.10.5"
aiohttp-socks = "^0.7.1"
arabic-reshaper = "^3.0.0"
async-timeout = "^4.0.3"