Skip to content

Commit 819f73e

Browse files
chore: bump ruff from 0.15.8 to 0.15.9 (#62)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.9. - [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.8...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Harzer <matthias.harzer03@gmail.com>
1 parent c249c59 commit 819f73e

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
@@ -15,7 +15,7 @@ dependencies = [
1515

1616
[dependency-groups]
1717
dev = [
18-
"ruff==0.15.8",
18+
"ruff==0.15.9",
1919
"bandit==1.9.4",
2020
"pyright==1.1.408",
2121
]

0 commit comments

Comments
 (0)