Skip to content

Commit 81555fb

Browse files
authored
Merge branch 'main' into dependabot/pip/pyflakes-3.3.2
2 parents 5317879 + bf78add commit 81555fb

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
@@ -38,7 +38,7 @@ black = [
3838
"black==25.1.0",
3939
]
4040
ruff = [
41-
"ruff==0.11.2",
41+
"ruff==0.11.4",
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.11.2
1+
ruff==0.11.4

0 commit comments

Comments
 (0)