Skip to content

Commit 14f4c4a

Browse files
chore: bump testcontainers from 4.10.0 to 4.12.0 (#111)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.10.0 to 4.12.0. - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.10.0...testcontainers-v4.12.0) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27b77a7 commit 14f4c4a

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
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "MIT"
99
dependencies = [
1010
"aiohttp==3.12.14",
11-
"testcontainers==4.10.0",
11+
"testcontainers==4.12.0",
1212
]
1313

1414
[dependency-groups]

0 commit comments

Comments
 (0)