Skip to content

Commit 6bebbc1

Browse files
chore: bump testcontainers from 4.13.2 to 4.13.3 (#166)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.13.2 to 4.13.3. - [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.2...testcontainers-v4.13.3) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.13.3 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 0367e2e commit 6bebbc1

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
@@ -9,7 +9,7 @@ license = "MIT"
99
dependencies = [
1010
"aiohttp==3.13.2",
1111
"cryptography==46.0.3",
12-
"testcontainers==4.13.2",
12+
"testcontainers==4.13.3",
1313
]
1414

1515
[dependency-groups]

0 commit comments

Comments
 (0)