Skip to content

Commit 8196dbd

Browse files
dependabot[bot]cyface
authored andcommitted
Bump ruff from 0.8.5 to 0.9.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.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@0.8.5...0.9.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7ce32c commit 8196dbd

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
@@ -53,7 +53,7 @@ Django = ">2.2"
5353
black = "^24.8"
5454
coverage = {extras = ["toml"], version = "^7.6"}
5555
poetry = "^1.8.5"
56-
ruff = "^0.8.5"
56+
ruff = "^0.9.0"
5757

5858
[build-system]
5959
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)