Skip to content

Commit ce46fe5

Browse files
Bump ruff from 0.9.10 to 0.11.0 in the dependencies group
Bumps the dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.9.10 to 0.11.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.11.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ef4fa4 commit ce46fe5

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ typing-extensions = "^4.10.0"
2828
[tool.poetry.group.dev.dependencies]
2929
mypy = ">=1.9,<1.15"
3030
poethepoet = ">=0.27.0,<0.31"
31-
ruff = ">=0.5.1,<0.10.0"
31+
ruff = ">=0.5.1,<0.12.0"
3232

3333
[tool.ruff]
3434
line-length = 79

0 commit comments

Comments
 (0)