Skip to content

Commit de7eefb

Browse files
chore(deps-dev): bump testcontainers from 3.7.1 to 4.9.1
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 3.7.1 to 4.9.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@v3.7.1...testcontainers-v4.9.1) --- updated-dependencies: - dependency-name: testcontainers dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06b6bfc commit de7eefb

File tree

2 files changed

+40
-34
lines changed

2 files changed

+40
-34
lines changed

poetry.lock

+39-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ruff = ">=0.5.1,<0.9.4"
118118
retry2 = "^0.9.5"
119119
pytest-socket = ">=0.6,<0.8"
120120
types-redis = "^4.6.0.7"
121-
testcontainers = { extras = ["redis"], version = "^3.7.1" }
121+
testcontainers = { extras = ["redis"], version = ">=3.7.1,<5.0.0" }
122122
multiprocess = "^0.70.16"
123123
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
124124
nox = "^2024.4.15"

0 commit comments

Comments
 (0)