Skip to content

Commit c156252

Browse files
Bump aiohttp from 3.11.10 to 3.11.11
--- 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 619d5e8 commit c156252

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.10",
35+
"aiohttp==3.11.11",
3636
"aiorun==2024.8.1",
3737
"async-timeout==5.0.1",
3838
"coloredlogs==15.0.1",

0 commit comments

Comments
 (0)