Bump aiohttp from 3.8.1 to 3.8.5

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-20 15:40:06 +00:00 committed by GitHub
parent 55969bea2f
commit 7791ef9e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 421 additions and 441 deletions

860
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ authors = ["rooba <ra@tcp.direct>"]
[tool.poetry.dependencies]
python = "^3.10"
aiohttp = "^3.8.1"
aiohttp = "^3.8.5"
fastapi = "^0.78.0"
uvloop = "^0.16.0"
uvicorn = "^0.17.6"