Skip to content

Commit eafad8e

Browse files
Bump aiohttp from 3.13.4 to 3.13.5 (#300)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 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>
1 parent d7644e5 commit eafad8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version = "0.0.0"
2323
[project.optional-dependencies]
2424
dev = [
2525
# Production requirements
26-
"aiohttp==3.13.4",
26+
"aiohttp==3.13.5",
2727
"mashumaro==3.20",
2828
"orjson==3.11.8",
2929

0 commit comments

Comments
 (0)