Skip to content

Commit a0cf28d

Browse files
chore: bump aiohttp from 3.12.11 to 3.12.14 (#105)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.11 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.11...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64ce295 commit a0cf28d

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
@@ -7,7 +7,7 @@ requires-python = ">=3.11, <=3.13"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"aiohttp==3.12.11",
10+
"aiohttp==3.12.14",
1111
"testcontainers==4.10.0",
1212
]
1313

0 commit comments

Comments
 (0)