Skip to content

Commit c54356d

Browse files
Bump ruff from 0.6.4 to 0.6.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 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@0.6.4...0.6.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33efd59 commit c54356d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ typer = "^0.12.5"
3939

4040
[tool.poetry.group.dev.dependencies]
4141
pre-commit = "^3.8.0"
42-
ruff = "^0.6.4"
42+
ruff = "^0.6.8"
4343
black = "^24.8.0"
4444
pytest = "^8.3.3"
4545
coverage = "^7.6.1"

0 commit comments

Comments
 (0)