Skip to content

Commit c60079d

Browse files
authored
Merge branch 'main' into dependabot/pip/reorder-python-imports-3.16.0
2 parents d702734 + 82a195b commit c60079d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ black = [
3939
"black==25.9.0",
4040
]
4141
ruff = [
42-
"ruff==0.13.3",
42+
"ruff==0.14.0",
4343
]
4444

4545
[project.scripts]

requirements_ruff.txt

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

0 commit comments

Comments
 (0)