Skip to content

Commit 3ca7bf6

Browse files
chore(deps-dev): bump ruff from 0.14.9 to 0.14.10 in the all group (#58)
Bumps the all group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.9 to 0.14.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.14.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3647e3 commit 3ca7bf6

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -12,7 +12,7 @@ jsonschema = "4.25.1"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
yamllint = "^1.35.1"
15-
ruff = "^0.14.9"
15+
ruff = "^0.14.10"
1616
mypy = "^1.19.1"
1717

1818
[build-system]

0 commit comments

Comments
 (0)