Skip to content

Commit 0436295

Browse files
authored
Merge pull request #374 from citizensadvice/update-ca-constructs
chore/Update CA constructs
2 parents 7a28950 + 17ffe35 commit 0436295

2 files changed

Lines changed: 14 additions & 22 deletions

File tree

cdk/poetry.lock

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

cdk/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = ">=3.10,<3.13"
11-
ca-cdk-constructs = {git = "https://github.com/citizensadvice/ca-cdk-constructs", rev = "v0.17.0"}
12-
ca-cdk8s-constructs = { git = "https://github.com/citizensadvice/ca-cdk8s-constructs", rev = "v4.0.1" }
11+
ca-cdk-constructs = "^0.17.1"
12+
ca-cdk8s-constructs = "^4.0.3"
1313
ruff = "^0.14.6"
1414
cdk8s-plus-32 = "^2.5.7"
1515

0 commit comments

Comments
 (0)