Skip to content

Commit d17607b

Browse files
chore: bump aiohttp from 3.14.0 to 3.14.1 (#222)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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 1291e89 commit d17607b

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
@@ -7,7 +7,7 @@ requires-python = ">=3.11, <3.15"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"aiohttp==3.14.0",
10+
"aiohttp==3.14.1",
1111
"cryptography==48.0.0",
1212
"testcontainers==4.14.2",
1313
]

0 commit comments

Comments
 (0)