Skip to content

Commit f88d53a

Browse files
Bump aiohttp from 3.10.10 to 3.11.2 (#956)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615d66a commit f88d53a

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

0 commit comments

Comments
 (0)