Skip to content

Commit b8c4f9c

Browse files
committed
fix: update infrahub-testcontainers
Signed-off-by: Fatih Acar <[email protected]>
1 parent ec6a75c commit b8c4f9c

File tree

2 files changed

+43
-12
lines changed

2 files changed

+43
-12
lines changed

poetry.lock

Lines changed: 42 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ pytest-xdist = "^3.3.1"
6464
types-python-slugify = "^8.0.0.3"
6565
invoke = "^2.2.0"
6666
towncrier = "^24.8.0"
67-
infrahub-testcontainers = "~1.1.9"
68-
67+
infrahub-testcontainers = { version = "^1.2.5", python = ">=3.10" }
6968
astroid = "~3.1"
7069

7170
[tool.poetry.extras]

0 commit comments

Comments
 (0)