Skip to content

Commit dc79402

Browse files
authored
Merge pull request #633 from opsmill/pog-testcontainers
Update infrahub-testcontainers
2 parents c0eb8a1 + a05a1a6 commit dc79402

File tree

2 files changed

+527
-302
lines changed

2 files changed

+527
-302
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ all = [
7272
[dependency-groups]
7373
# Core optional dependencies
7474
tests = [
75+
"infrahub-testcontainers>=1.5.1",
7576
"pytest",
7677
"pytest-asyncio<0.23",
7778
"pytest-clarity>=1.0.1",
7879
"pytest-cov>=4.0.0",
7980
"pytest-httpx>=0.30",
8081
"pytest-xdist>=3.3.1",
81-
"infrahub-testcontainers>=1.5.0; python_version>='3.12'",
8282
]
8383
lint = [
8484
"yamllint",

0 commit comments

Comments
 (0)