Skip to content

Commit b247423

Browse files
build(deps-dev): bump ruff from 0.9.2 to 0.9.6 (#79)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.6. - [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.2...0.9.6) --- 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 354e103 commit b247423

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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.14.1"
1515
pre-commit = "^4.0.1"
1616
pytest = "^8.3.4"
17-
ruff = "^0.9.2"
17+
ruff = "^0.9.6"
1818

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

0 commit comments

Comments
 (0)