Skip to content

Commit 158c2a0

Browse files
Bump aiohttp from 3.12.15 to 3.13.0
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ddb4c2 commit 158c2a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.12.15
1+
aiohttp==3.13.0
22
aiosignal==1.4.0
33
asgiref==3.10.0
44
attrs==25.4.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ py_modules =
6666
manage
6767
python_requires = >=3.10
6868
install_requires =
69-
aiohttp==3.12.15
69+
aiohttp==3.13.0
7070
aiosignal==1.4.0
7171
asgiref==3.10.0
7272
attrs==25.4.0

0 commit comments

Comments
 (0)