mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-14 12:02:46 +02:00
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:
parent
44385ca40c
commit
91c65ea5fd
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue