Skip to content

Commit e05b444

Browse files
Bump ruff from 0.12.10 to 0.12.11 (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5178d70 commit e05b444

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

5454
lint = [
5555
"black==25.1.0",
56-
"ruff==0.12.10",
56+
"ruff==0.12.11",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)