chore(deps): update dependency ruff to v0.12.9
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| ruff (source, changelog) | ==0.12.8->==0.12.9 | 
Release Notes
astral-sh/ruff (ruff)
v0.12.9
Preview features
- [airflow] Add check forairflow.secrets.cache.SecretCache(AIR301) (#17707)
- [ruff] Offer a safe fix for multi-digit zeros (RUF064) (#19847)
Bug fixes
- [flake8-blind-except] FixBLE001false-positive onraise ... from None(#19755)
- [flake8-comprehensions] Fix false positive forC420with attribute, subscript, or slice assignment targets (#19513)
- [flake8-simplify] Fix handling of U+001C..U+001F whitespace (SIM905) (#19849)
Rule changes
- [pylint] Use lowercase hex characters to match the formatter (PLE2513) (#19808)
Documentation
- Fix lint.future-annotationslink (#19876)
Other changes
Configuration
- 
If you want to rebase/retry this MR, check this box 
This MR has been generated by Renovate Bot.