Skip to content

Commit 99ddabc

Browse files
Bump ruff from 0.4.9 to 0.5.0 (#164)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.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.4.9...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3dc9da commit 99ddabc

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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
@@ -20,7 +20,7 @@ asyncpg = "0.29.0"
2020

2121
[tool.poetry.dev-dependencies]
2222
pre-commit = "3.7.1"
23-
ruff = "0.4.9"
23+
ruff = "0.5.0"
2424

2525
[build-system]
2626
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)