Bump aiohttp from 3.10.11 to 3.13.3 in /backend

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-09 06:08:36 +00:00
committed by GitHub
parent 9f586a1b97
commit f9595e932a
2 changed files with 236 additions and 208 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ include = [
[tool.poetry.dependencies]
python = ">=3.10,<3.14"
aiohttp = "^3.10.11"
aiohttp = "^3.13.3"
aiohttp-jinja2 = "^1.5.1"
aiohttp-cors = "^0.7.0"
watchdog = "^4"