chore(deps-dev): bump ruff from 0.14.7 to 0.15.0

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

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.0
  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-14 00:36:12 +00:00
committed by GitHub
parent 18d266c8e7
commit 3f8dac6ecc
2 changed files with 21 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ authors = [
[dependency-groups]
dev = [
"ruff==0.14.7",
"ruff==0.15.1",
"mypy==1.19.0",
"pre-commit==4.5.0",
"bandit==1.9.2",