Skip to content

Commit 1627f71

Browse files
authored
Merge branch 'main' into dependabot/pip/types-aiofiles-24.1.0.20250822
2 parents 602c56c + ee786b7 commit 1627f71

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.1.0",
4040
]
4141
ruff = [
42-
"ruff==0.12.9",
42+
"ruff==0.12.10",
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.12.9
1+
ruff==0.12.10

0 commit comments

Comments
 (0)