Skip to content

Commit 354e103

Browse files
build(deps-dev): bump ruff from 0.8.6 to 0.9.2 (#73)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e878fe commit 354e103

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.8.6"
17+
ruff = "^0.9.2"
1818

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

0 commit comments

Comments
 (0)