Skip to content

Commit d3cc5fa

Browse files
Bump ruff from 0.5.7 to 0.6.8 in /backend (#17)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.8. - [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.7...0.6.8) --- 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 9db0411 commit d3cc5fa

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ slack-bolt = "^1.20.1"
4343
djlint = "^1.35.2"
4444
isort = "^5.13.2"
4545
pre-commit = "^3.8.0"
46-
ruff = "^0.5.7"
46+
ruff = "^0.6.8"
4747

4848
[tool.poetry.group.test.dependencies]
4949
pytest = "^8.3.2"

0 commit comments

Comments
 (0)