Bump ruff from 0.14.9 to 0.15.2

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.15.2.
- [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.14.9...0.15.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-20 04:43:26 +00:00
committed by GitHub
parent cc7c6f435a
commit 741b4f6f66
+1 -1
View File
@@ -106,7 +106,7 @@ docs = [
"sphinxcontrib-websupport",
]
lint = [
"ruff==0.14.9",
"ruff==0.15.2",
"sphinx-lint>=0.9",
]
package = [