Skip to content

Commit 73080d6

Browse files
dependabot[bot]amotl
authored andcommitted
Update testcontainers requirement from <4.10 to <4.11
Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version. - [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.0.0...testcontainers-v4.10.0) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 4.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 840ffb2 commit 73080d6

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
@@ -235,7 +235,7 @@ optional-dependencies.testing = [
235235
"pytest<9",
236236
"pytest-cov<7",
237237
"pytest-mock<4",
238-
"testcontainers<4.10",
238+
"testcontainers<4.11",
239239
]
240240
urls.Changelog = "https://github.com/crate/cratedb-toolkit/blob/main/CHANGES.md"
241241
urls.Documentation = "https://cratedb-toolkit.readthedocs.io/"

0 commit comments

Comments
 (0)