From f9595e932a5d3094091c17ef968d4bd01fb72654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 06:08:36 +0000 Subject: 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] --- backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/pyproject.toml') diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 27934398..4a381e14 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -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" -- cgit v1.2.3