Skip to content

Commit

Permalink
Bump testcontainers[kafka,minio,mssql,postgres] from 4.8.2 to 4.9.0 (#…
Browse files Browse the repository at this point in the history
…552)

Bumps [testcontainers[kafka,minio,mssql,postgres]](https://github.com/testcontainers/testcontainers-python) from 4.8.2 to 4.9.0.
- [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.8.2...testcontainers-v4.9.0)

---
updated-dependencies:
- dependency-name: testcontainers[kafka,minio,mssql,postgres]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ae508dd commit 556507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dev = [
"pytest-xdist",
"pymssql==2.3.2",
"ruff",
"testcontainers[minio,postgres,kafka,mssql]==4.8.2",
"testcontainers[minio,postgres,kafka,mssql]==4.9.0",
"trino==0.330.0",
]

Expand Down

0 comments on commit 556507f

Please sign in to comment.