Skip to content

Commit de7f0fe

Browse files
Bump aiohttp from 3.9.5 to 3.11.15
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed138b3 commit de7f0fe

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
@@ -24,7 +24,7 @@ version = "0.0.0"
2424
[project.optional-dependencies]
2525
dev = [
2626
# Production requirements
27-
"aiohttp==3.9.5",
27+
"aiohttp==3.11.15",
2828
"mashumaro==3.13.1",
2929
"orjson==3.10.6",
3030
"yarl==1.9.4",

0 commit comments

Comments
 (0)