Skip to content

Commit

Permalink
Bump aiohttp from 3.11.10 to 3.11.11
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 619d5e8 commit c156252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version = "0.0.0"

[project.optional-dependencies]
server = [
"aiohttp==3.11.10",
"aiohttp==3.11.11",
"aiorun==2024.8.1",
"async-timeout==5.0.1",
"coloredlogs==15.0.1",
Expand Down

0 comments on commit c156252

Please sign in to comment.