Skip to content

Commit 99724e7

Browse files
chore: bump testcontainers from 4.13.1 to 4.13.2
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]>
1 parent 7e5facf commit 99724e7

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

1414
[dependency-groups]

0 commit comments

Comments
 (0)