Skip to content

Commit ba331f6

Browse files
build(deps-dev): bump ruff from 0.12.10 to 0.12.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.10 to 0.12.11. - [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.12.10...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c840185 commit ba331f6

File tree

2 files changed

+52
-26
lines changed

2 files changed

+52
-26
lines changed

poetry.lock

Lines changed: 51 additions & 25 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
@@ -31,7 +31,7 @@ gitpython = "^3.1.45"
3131

3232

3333
[tool.poetry.dev-dependencies]
34-
ruff = "^0.12.10"
34+
ruff = "^0.12.11"
3535
black = "^24.4.2"
3636
pip-licenses = "^4.3.3"
3737
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)