Files
home-assistant-garmin_connect/requirements_lint.txt
dependabot[bot] c4892306f0 Bump ruff from 0.12.1 to 0.14.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.1 to 0.14.3.
- [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.12.1...0.14.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 14:16:51 +00:00

9 lines
153 B
Plaintext

--requirement requirements_base.txt
codespell==2.4.1
isort==6.0.1
pre-commit==4.3.0
pre-commit-hooks==6.0.0
pyupgrade==3.20.0
ruff==0.14.3
vulture==2.14