Skip to content

Commit 5f90337

Browse files
Bump ruff from 0.12.8 to 0.12.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.12.10. - [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.12.8...0.12.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 808033f commit 5f90337

2 files changed

Lines changed: 25 additions & 24 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ aws-cdk-lambda-layer-kubectl-v33 = "^2.0.0"
1818
boto3-stubs = {version = "1.38.32", extras = ["rds", "secretsmanager"]}
1919
pytest = "~=8.4"
2020
syrupy = "~=4.9"
21-
ruff = "^0.12.8"
21+
ruff = "^0.12.10"
2222
mypy = "^1.16.0"
2323

2424
[build-system]

0 commit comments

Comments
 (0)