Skip to content

Commit e338dde

Browse files
chore(deps): bump ruff in /cdk in the regular-updates group
Bumps the regular-updates group in /cdk with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.0 to 0.15.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.15.0...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b240fa commit e338dde

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

cdk/poetry.lock

Lines changed: 20 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ package-mode = false
1010
python = ">=3.10,<3.13"
1111
ca-cdk-constructs = "^0.17.2"
1212
ca-cdk8s-constructs = "^5.0.0"
13-
ruff = "^0.15.0"
13+
ruff = "^0.15.1"
1414
cdk8s-plus-32 = "^2.5.25"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)