Skip to content

Commit 4e7c831

Browse files
Bump aiohttp from 3.12.13 to 3.12.14 (#134)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 fadcf90 commit 4e7c831

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
@@ -23,7 +23,7 @@ version = "0.0.0"
2323
[project.optional-dependencies]
2424
dev = [
2525
# Production requirements
26-
"aiohttp==3.12.13",
26+
"aiohttp==3.12.14",
2727
"mashumaro==3.16",
2828
"orjson==3.10.18",
2929

0 commit comments

Comments
 (0)