Skip to content

Commit 620e137

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.1.0
2 parents 556fd88 + d0b8ad1 commit 620e137

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==24.10.0",
3838
]
3939
ruff = [
40-
"ruff==0.7.3",
40+
"ruff==0.7.4",
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.7.3
1+
ruff==0.7.4

0 commit comments

Comments
 (0)