Skip to content

Commit 4d0ae6a

Browse files
Bump ruff from 0.4.4 to 0.4.5 (#166)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.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@v0.4.4...v0.4.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 4314a41 commit 4d0ae6a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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.10.0"
2424
types-pillow = "^10.2.0.20240520"
2525
numpy = "^1.26.4"
26-
ruff = "^0.4.4"
26+
ruff = "^0.4.5"
2727

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

0 commit comments

Comments
 (0)