Skip to content

Commit 5f0277a

Browse files
Bump aiohttp from 3.11.14 to 3.11.15
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.14 to 3.11.15. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.14...v3.11.15) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aecdac8 commit 5f0277a

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.11.14
1+
aiohttp==3.11.15
22
aiosignal==1.3.2
33
asgiref==3.8.1
44
attrs==25.3.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.11.14
69+
aiohttp==3.11.15
7070
aiosignal==1.3.2
7171
asgiref==3.8.1
7272
attrs==25.3.0

0 commit comments

Comments
 (0)