Skip to content

Commit 43526f2

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump ruff from 0.9.8 to 0.9.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.8 to 0.9.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.9.8...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55b4b68 commit 43526f2

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
@@ -52,7 +52,7 @@ redis = ["redis"]
5252

5353
lint = [
5454
"black==25.1.0",
55-
"ruff==0.9.8",
55+
"ruff==0.9.9",
5656
]
5757

5858
[project.urls]

0 commit comments

Comments
 (0)