Skip to content

Commit 1248422

Browse files
authored
Merge pull request #12 from python-ellar/dependabot/pip/ruff-0.1.15
Bump ruff from 0.1.9 to 0.1.15
2 parents f7575a2 + 328a0ac commit 1248422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test = [
6464
"pytest-asyncio",
6565
"aiosqlite",
6666
"anyio[trio] >= 3.2.1",
67-
"ruff ==0.1.9",
67+
"ruff ==0.1.15",
6868
"mypy == 1.8.0",
6969
"autoflake",
7070
"ellar-cli >= 0.3.3",

0 commit comments

Comments
 (0)