Skip to content

Commit

Permalink
Bump aiohttp from 3.10.5 to 3.11.6 (#925)
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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 95bc4d5 commit e8197b9
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 @@ -29,7 +29,7 @@ dependencies = [
[project.optional-dependencies]
ci = [
# pinned for reproducible CI
"aiohttp==3.10.5",
"aiohttp==3.11.6",
"async-timeout==4.0.3",
"multidict==6.1.0",
"yarl==1.17.2",
Expand Down

0 comments on commit e8197b9

Please sign in to comment.