Skip to content

Commit 5aea581

Browse files
Bump ruff from 0.9.10 to 0.12.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.12.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.9.10...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 595acbc commit 5aea581

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
@@ -30,7 +30,7 @@ whitenoise = "6.9.0"
3030
[tool.poetry.group.dev.dependencies]
3131
python-dotenv = "1.1.0"
3232
taskipy = "1.14.1"
33-
ruff = "0.9.10"
33+
ruff = "0.12.0"
3434

3535
[tool.poetry.group.lint.dependencies]
3636
pre-commit = "4.2.0"

0 commit comments

Comments
 (0)