⬆ Update ruff requirement from ~0.13.2 to ~0.14.10 (#364)

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.13.2...0.14.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-28 18:37:33 +08:00
committed by GitHub
parent e60c734e07
commit 7af24dc33e

View File

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