Skip to content

Commit bb56fab

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.10 to 0.14.11 - [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.10...0.14.11) Updates `cdk8s-plus-32` from 2.5.19 to 2.5.20 - [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases) - [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-32/v2.5.19...cdk8s-plus-32/v2.5.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: cdk8s-plus-32 dependency-version: 2.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a0ecd commit bb56fab

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

cdk/poetry.lock

Lines changed: 24 additions & 24 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 = "^0.17.2"
1212
ca-cdk8s-constructs = "^4.1.0"
13-
ruff = "^0.14.10"
14-
cdk8s-plus-32 = "^2.5.19"
13+
ruff = "^0.14.11"
14+
cdk8s-plus-32 = "^2.5.20"
1515

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

0 commit comments

Comments
 (0)