Skip to content

Commit 58e533d

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

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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
@@ -43,7 +43,7 @@ pyyaml = "^6.0.1"
4343
types-pyyaml = "^6.0.12.20250516"
4444
flask = "^3.1.2"
4545
pytest-mypy-plugins = "^3.0.0"
46-
ruff = "^0.12.7"
46+
ruff = "^0.12.11"
4747

4848

4949
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)