Skip to content

Commit d042096

Browse files
build(deps-dev): bump ruff from 0.11.12 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.12 to 0.12.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.11.12...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3be49f commit d042096

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

poetry.lock

Lines changed: 21 additions & 21 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
@@ -16,7 +16,7 @@ package-mode = false
1616
mypy = "^1.16.0"
1717
pre-commit = "^4.2.0"
1818
pytest = "^8.3.5"
19-
ruff = "^0.11.12"
19+
ruff = "^0.12.7"
2020

2121
[tool.ruff]
2222
src = ["src"]

0 commit comments

Comments
 (0)