Skip to content

Commit e013156

Browse files
chore: bump testcontainers from 4.13.1 to 4.13.2 (#149)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.13.1 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.13.1...testcontainers-v4.13.2) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.13.2 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 4a51430 commit e013156

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.13.0",
11-
"testcontainers==4.13.1",
11+
"testcontainers==4.13.2",
1212
]
1313

1414
[dependency-groups]

0 commit comments

Comments
 (0)