build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /server

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [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.8.6...v3.9.0)

---
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-12-15 14:46:44 +00:00
committed by GitHub
parent bde67581d8
commit 802a7c5b22
2 changed files with 102 additions and 95 deletions

View File

@@ -8,7 +8,7 @@ packages = []
[tool.poetry.dependencies]
python = "^3.11"
aiohttp = "^3.8.5"
aiohttp = "^3.9.0"
aiohttp-cors = "^0.7.0"
av = "^10.0.0"
requests = "^2.31.0"