Skip to content

Commit 8943c0c

Browse files
build: bump ruff from 0.8.4 to 0.9.5 (#118)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.9.5. - [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.8.4...0.9.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2325fbc commit 8943c0c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ black = ">=23.3,<26.0"
1919
codecov = "^2.1.13"
2020
commitizen = ">=3.2.2,<5.0.0"
2121
pre-commit = ">=3.3.2,<5.0.0"
22-
ruff = ">=0.5.0,<0.8.5"
22+
ruff = ">=0.5.0,<0.9.6"
2323

2424

2525
[tool.commitizen]

0 commit comments

Comments
 (0)