Skip to content

Commit 5cd053a

Browse files
Bump ruff from 0.5.2 to 0.5.5 (#226)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.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.5.2...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 400c40c commit 5cd053a

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
@@ -23,7 +23,7 @@ audio = ["numpy", "scipy"]
2323
mypy = "^1.11.0"
2424
types-pillow = "^10.2.0.20240520"
2525
numpy = "^2.0.0"
26-
ruff = "^0.5.2"
26+
ruff = "^0.5.5"
2727

2828
[tool.ruff.lint]
2929
extend-select = ["I"]

0 commit comments

Comments
 (0)