Skip to content

Commit 0201d97

Browse files
authored
Merge branch 'main' into dependabot/pip/mypy-1.20.2
2 parents b68fae1 + 1c3bc4d commit 0201d97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ black = [
3838
"black==26.3.1",
3939
]
4040
ruff = [
41-
"ruff==0.15.11",
41+
"ruff==0.15.12",
4242
]
4343

4444
[project.scripts]

requirements_ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.15.11
1+
ruff==0.15.12

0 commit comments

Comments
 (0)