diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-09 06:08:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-09 06:08:36 +0000 |
| commit | f9595e932a5d3094091c17ef968d4bd01fb72654 (patch) | |
| tree | 7d3f7d394f9b4ab46de319de0eca91ef0865ca46 /backend/pyproject.toml | |
| parent | 9f586a1b97cf9069fbfbeee17e3909baf9e95f66 (diff) | |
| download | decky-loader-dependabot/pip/backend/aiohttp-3.13.3.tar.gz decky-loader-dependabot/pip/backend/aiohttp-3.13.3.zip | |
Bump aiohttp from 3.10.11 to 3.13.3 in /backenddependabot/pip/backend/aiohttp-3.13.3
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'backend/pyproject.toml')
| -rw-r--r-- | backend/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
