Skip to content

Commit e33512c

Browse files
build(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 b942b9a commit e33512c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ chia-blockchain==2.4.4
22
blspy==2.0.3
33
setuptools~=75.6.0
44
aiosqlite==0.20.0
5-
aiohttp==3.13.3
5+
aiohttp==3.13.4
66
pytest==8.3.4
77
PyYAML==6.0.2
88
PyMySQL==1.1.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def read(fname):
1818
"chia_rs>=0.5.2",
1919
"setuptools>=56.1,<75.7",
2020
"aiosqlite==0.20.0",
21-
"aiohttp==3.13.3",
21+
"aiohttp==3.13.4",
2222
"pytest==8.3.4",
2323
"PyMySQL==1.1.1",
2424
]

0 commit comments

Comments
 (0)