Skip to content

Commit 5124a60

Browse files
authored
Merge pull request #19 from python-ellar/dependabot/pip/ruff-0.3.0
Bump ruff from 0.1.15 to 0.3.0
2 parents cd7d379 + 766de82 commit 5124a60

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.15",
67+
"ruff ==0.3.0",
6868
"mypy == 1.8.0",
6969
"autoflake",
7070
"ellar-cli >= 0.3.3",

0 commit comments

Comments
 (0)