Skip to content

Commit bc320f5

Browse files
build(deps-dev): bump testcontainers from 4.13.2 to 4.13.3 (#192)
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:development 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> Co-authored-by: konstantin <[email protected]>
1 parent 0f16009 commit bc320f5

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
@@ -48,7 +48,7 @@ spellcheck = [
4848
tests = [
4949
"pytest==8.3.5",
5050
"pytest-asyncio==1.3.0",
51-
"testcontainers==4.13.2"
51+
"testcontainers==4.13.3"
5252
]
5353
type_check = [
5454
"mypy[pydantic]==1.15.0",

0 commit comments

Comments
 (0)