Skip to content

Commit 44e0fe0

Browse files
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10 in /backend
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10. - [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.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c14f0f6 commit 44e0fe0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

backend/poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

+1-1
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.5"}
4848

4949
[tool.poetry.group.dev.dependencies]
50-
ruff = "^0.9.9"
50+
ruff = "^0.9.10"
5151
coverage = "7.6.12"
5252
django-extensions = "3.2.3"
5353
factory-boy = "3.3.3"

0 commit comments

Comments
 (0)