Skip to content

Commit 766de82

Browse files
Bump ruff from 0.1.15 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.3.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.15...v0.3.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd7d379 commit 766de82

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)