Skip to content

Commit a8b6002

Browse files
dependabot[bot]c0rydoras
authored andcommitted
chore(deps-dev): bump ruff from 0.5.3 to 0.5.4 in /backend
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.3 to 0.5.4. - [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.3...0.5.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c66128 commit a8b6002

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
@@ -47,7 +47,7 @@ openpyxl = "3.0.10" # TODO: dependency of `pyexcel-xlsx` Remove as soon as https
4747
psycopg = {extras = ["binary"], version = "^3.2.1"}
4848

4949
[tool.poetry.group.dev.dependencies]
50-
ruff = "^0.5.3"
50+
ruff = "^0.5.4"
5151
coverage = "7.6.0"
5252
django-extensions = "3.2.3"
5353
factory-boy = "3.3.0"

0 commit comments

Comments
 (0)