Skip to content

Commit fb6e574

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-4.6.1
2 parents d4a3ba8 + eafffc7 commit fb6e574

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
@@ -37,7 +37,7 @@ black = [
3737
"black==25.1.0",
3838
]
3939
ruff = [
40-
"ruff==0.9.6",
40+
"ruff==0.9.7",
4141
]
4242

4343
[project.scripts]

requirements_ruff.txt

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

0 commit comments

Comments
 (0)