Skip to content

Commit 85423f2

Browse files
chore(deps): bump the regular-updates group in /cdk with 2 updates
Bumps the regular-updates group in /cdk with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [cdk8s-plus-32](https://github.com/cdk8s-team/cdk8s-plus). Updates `ruff` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.0...0.14.1) Updates `cdk8s-plus-32` from 2.4.11 to 2.5.0 - [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases) - [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-32/v2.4.11...cdk8s-plus-32/v2.5.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: cdk8s-plus-32 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9476829 commit 85423f2

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

cdk/poetry.lock

Lines changed: 29 additions & 29 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
@@ -10,8 +10,8 @@ package-mode = false
1010
python = ">=3.10,<3.13"
1111
ca-cdk-constructs = {git = "https://github.com/citizensadvice/ca-cdk-constructs", rev = "v0.14.0"}
1212
ca-cdk8s-constructs = { git = "https://github.com/citizensadvice/ca-cdk8s-constructs", rev = "v2.3.0" }
13-
ruff = "^0.14.0"
14-
cdk8s-plus-32 = "^2.4.11"
13+
ruff = "^0.14.1"
14+
cdk8s-plus-32 = "^2.5.0"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.4.2"

0 commit comments

Comments
 (0)