Skip to content

Commit a9782ae

Browse files
Bump aiohttp from 3.11.8 to 3.11.11 (#943)
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac48957 commit a9782ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
[project.optional-dependencies]
3030
ci = [
3131
# pinned for reproducible CI
32-
"aiohttp==3.11.8",
32+
"aiohttp==3.11.11",
3333
"async-timeout==5.0.1",
3434
"multidict==6.1.0",
3535
"yarl==1.18.3",

0 commit comments

Comments
 (0)