Skip to content

Commit

Permalink
Bump aiohttp from 3.11.8 to 3.11.11 (#943)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent ac48957 commit a9782ae
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.11.8",
"aiohttp==3.11.11",
"async-timeout==5.0.1",
"multidict==6.1.0",
"yarl==1.18.3",
Expand Down

0 comments on commit a9782ae

Please sign in to comment.