Skip to content

Commit 74c3365

Browse files
chore(deps-dev): bump ruff from 0.15.4 to 0.15.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.4 to 0.15.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.15.4...0.15.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bc3c3c commit 74c3365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Repository = "https://github.com/StuffAnThings/qbit_manage"
4242
[project.optional-dependencies]
4343
dev = [
4444
"pre-commit==4.5.1",
45-
"ruff==0.15.4",
45+
"ruff==0.15.5",
4646
]
4747

4848
[tool.ruff]

0 commit comments

Comments
 (0)