Skip to content

Commit 4dcb461

Browse files
Bump ruff from 0.9.4 to 0.11.7 (#528)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.11.7. - [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.4...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f236d89 commit 4dcb461

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
@@ -46,7 +46,7 @@ flake8-builtins = "^2.5.0"
4646
flake8-comprehensions = "^3.15.0"
4747
flake8-eradicate = "^1.2.1"
4848
flake8-markdown = "^0.3.0"
49-
ruff = "0.9.4"
49+
ruff = "0.11.7"
5050
darglint = "^1.8.1"
5151
safety = "^3.2.10"
5252
codespell = "^2.4.1"

0 commit comments

Comments
 (0)