Skip to content

Commit 9278ccb

Browse files
Bump ruff from 0.5.0 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [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.5.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a1d89c commit 9278ccb

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -29,7 +29,7 @@ psycopg = {extras = ["binary"], version = "3.2.1"}
2929
[tool.poetry.group.dev.dependencies]
3030
python-dotenv = "1.0.1"
3131
taskipy = "1.13.0"
32-
ruff = "0.5.0"
32+
ruff = "0.5.1"
3333

3434
[tool.poetry.group.lint.dependencies]
3535
pre-commit = "3.7.1"

0 commit comments

Comments
 (0)