Skip to content

Commit 54d5966

Browse files
Bump ruff from 0.11.7 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 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.7...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] <[email protected]>
1 parent e975ba3 commit 54d5966

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
@@ -56,7 +56,7 @@ coverage = "^7.8.0"
5656
mypy = "^1.15.0"
5757
pytest = "^8.3.5"
5858
jestspectation = "^1.4.5"
59-
ruff = "^0.11.7"
59+
ruff = "^0.12.7"
6060

6161
[build-system]
6262
requires = ["poetry-core"]

0 commit comments

Comments
 (0)