Skip to content

Commit cfa3d49

Browse files
chore(deps-dev): bump ruff from 0.4.9 to 0.6.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.6.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@v0.4.9...0.6.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f63dfbf commit cfa3d49

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 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
@@ -22,7 +22,7 @@ pyyaml = "^6.0"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
pre-commit = "^3.7.1"
25-
ruff = "^0.4.9"
25+
ruff = "^0.6.8"
2626
pytest = "^8.2.2"
2727
pytest-mock = "^3.12.0"
2828
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)