Skip to content

Commit 44ed320

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.15.7 to 0.15.8 - [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.15.7...0.15.8) Updates `cdk8s-plus-32` from 2.5.40 to 2.5.42 - [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases) - [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-32/v2.5.40...cdk8s-plus-32/v2.5.42) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: cdk8s-plus-32 dependency-version: 2.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54f69d4 commit 44ed320

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

cdk/poetry.lock

Lines changed: 23 additions & 23 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.3"
1212
ca-cdk8s-constructs = "^5.0.1"
13-
ruff = "^0.15.7"
14-
cdk8s-plus-32 = "^2.5.40"
13+
ruff = "^0.15.8"
14+
cdk8s-plus-32 = "^2.5.42"
1515

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

0 commit comments

Comments
 (0)