chore(deps): bump aiohttp from 3.12.14 to 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>
This commit is contained in:
dependabot[bot] 2026-01-06 00:42:43 +00:00 committed by GitHub
parent 44385ca40c
commit 91c65ea5fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ dependencies = [
"psutil==7.0.0",
"requests==2.32.4",
"pyzmq==26.4.0",
"aiohttp==3.12.14",
"aiohttp==3.13.3",
"grpcio==1.71.0",
"grpcio-tools==1.71.0",
"protobuf==5.29.5",

View file

@ -2,7 +2,7 @@
# uv pip compile --all-extras --output-file requirements.txt pyproject.toml
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.14
aiohttp==3.13.3
# via blitz-api (pyproject.toml)
aiojobs==1.4.0
# via fastapi-plugins