Skip to content

Commit d4798d7

Browse files
chore: bump testcontainers from 4.13.0 to 4.13.1
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.13.0 to 4.13.1. - [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.0...testcontainers-v4.13.1) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcc7446 commit d4798d7

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

1414
[dependency-groups]

0 commit comments

Comments
 (0)