Skip to content

Commit dc234b8

Browse files
chore(deps-dev): bump ruff from 0.9.2 to 0.11.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.11.5. - [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.2...0.11.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 244040b commit dc234b8

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 35 additions & 35 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
@@ -26,7 +26,7 @@ betterproto = { version = "2.0.0b6", extras = ["compiler"] }
2626
flake8 = "7.1.1"
2727
mypy = "1.4.1"
2828
pydot = "3.0.4"
29-
ruff = "0.9.2"
29+
ruff = "0.11.5"
3030
toml = "0.10.2"
3131
pytest = "8.3.4"
3232
pytest-cov = "6.0.0"

0 commit comments

Comments
 (0)