⬆ Update ruff requirement from ~0.15.8 to ~0.15.12

Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.8...0.15.12)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-02 02:31:25 +00:00
committed by GitHub
parent 33e822e884
commit 688f596e23

View File

@@ -65,4 +65,4 @@ plyer = "~2.1.0"
optional = true
[tool.poetry.group.lint.dependencies]
ruff = "~0.15.8"
ruff = "~0.15.12"