Skip to content

Commit fe8f080

Browse files
Bump ruff from 0.9.10 to 0.11.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.11.6. - [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.11.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13fa642 commit fe8f080

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.11.6"
3434

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

0 commit comments

Comments
 (0)