Skip to content

Commit 9c04ab0

Browse files
Bump aiohttp from 3.11.13 to 3.11.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.11.14. - [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.13...v3.11.14) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 655ff7c commit 9c04ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ version = "0.0.0"
3232

3333
[project.optional-dependencies]
3434
server = [
35-
"aiohttp==3.11.13",
35+
"aiohttp==3.11.14",
3636
"aiorun==2025.1.1",
3737
"async-timeout==5.0.1",
3838
"atomicwrites==1.4.1",

0 commit comments

Comments
 (0)