Skip to content

Commit 296b5b8

Browse files
committed
Add infrahub-testcontainers from pypi, pin astroid
1 parent c861656 commit 296b5b8

File tree

2 files changed

+18
-22
lines changed

2 files changed

+18
-22
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ pytest-xdist = "^3.3.1"
7171
types-python-slugify = "^8.0.0.3"
7272
invoke = "^2.2.0"
7373
towncrier = "^24.8.0"
74-
infrahub-testcontainers = {git = "https://github.com/opsmill/infrahub.git", subdirectory = "testcontainers", branch = "dga-20241220-int-testing"}
74+
infrahub-testcontainers = "^1.1.0b2"
75+
astroid = "~3.1"
7576

7677
[tool.poetry.extras]
7778
ctl = ["Jinja2", "numpy", "pyarrow", "pyyaml", "rich", "toml", "typer"]

0 commit comments

Comments
 (0)