Skip to content

Commit 304ded2

Browse files
chore(deps): bump ruff from 0.15.5 to 0.15.17
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.17. - [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.15.5...0.15.17) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ed2e6e commit 304ded2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Issues = "https://github.com/Rouzax/TrackSplit/issues"
5555
dev = [
5656
"pytest>=7.0",
5757
"pytest-mock>=3.10",
58-
"ruff==0.15.5",
58+
"ruff==0.15.17",
5959
"mypy==2.1.0",
6060
"check-manifest==0.51",
6161
"pre-commit==4.6.0",

0 commit comments

Comments
 (0)