Skip to content

Commit d4e6bd0

Browse files
build(deps-dev): bump ruff from 0.7.4 to 0.8.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.4...0.8.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b500ee2 commit d4e6bd0

File tree

2 files changed

+63
-21
lines changed

2 files changed

+63
-21
lines changed

poetry.lock

Lines changed: 62 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ aiosqlite = "^0.20.0"
3131

3232

3333
[tool.poetry.group.linters.dependencies]
34-
ruff = "0.7.4"
34+
ruff = "0.8.2"
3535
black = "24.8.0"
3636

3737

0 commit comments

Comments
 (0)