Skip to content

Commit 608ae68

Browse files
build(deps): bump testcontainers from 4.10.0 to 4.13.2
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.10.0 to 4.13.2. - [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.13.2) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3eee671 commit 608ae68

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
@@ -47,7 +47,7 @@ spellcheck = [
4747
tests = [
4848
"pytest==8.3.5",
4949
"pytest-asyncio==0.26.0",
50-
"testcontainers==4.10.0"
50+
"testcontainers==4.13.2"
5151
]
5252
type_check = [
5353
"mypy[pydantic]==1.15.0",

0 commit comments

Comments
 (0)