Skip to content

Commit a05a1a6

Browse files
committed
Update infrahub-testcontainers
1 parent c0eb8a1 commit a05a1a6

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)