Skip to content

Commit 57b85bb

Browse files
build(deps-dev): bump ruff from 0.9.6 to 0.9.9 (#81)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.9.9. - [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.9.6...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 208ed4e commit 57b85bb

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
@@ -14,7 +14,7 @@ loguru = "^0.7.3"
1414
mypy = "^1.15.0"
1515
pre-commit = "^4.1.0"
1616
pytest = "^8.3.4"
17-
ruff = "^0.9.6"
17+
ruff = "^0.9.9"
1818

1919
[tool.ruff]
2020
src = ["src"]

0 commit comments

Comments
 (0)