Skip to content

Commit 7a26971

Browse files
dependabot[bot]fusion44
authored andcommitted
chore(deps): bump aiohttp from 3.13.3 to 3.13.4
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b20bfc commit 7a26971

3 files changed

Lines changed: 40 additions & 40 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"psutil==7.2.2",
1818
"requests==2.33.0",
1919
"pyzmq==27.1.0",
20-
"aiohttp==3.13.3",
20+
"aiohttp==3.13.4",
2121
"async-timeout==5.0.1",
2222
"grpcio==1.76.0",
2323
"grpcio-tools==1.76.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile --all-extras --universal --output-file requirements.txt pyproject.toml
33
aiohappyeyeballs==2.6.1
44
# via aiohttp
5-
aiohttp==3.13.3
5+
aiohttp==3.13.4
66
# via blitz-api (pyproject.toml)
77
aiosignal==1.4.0
88
# via aiohttp

0 commit comments

Comments
 (0)