chore(deps): bump ruff from 0.9.2 to 0.9.3 (#12336)

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

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

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] 2025-01-24 07:30:53 -05:00 committed by GitHub
parent 35da5bb3d0
commit 2044e9df72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -211,7 +211,7 @@ requests==2.32.3 ; python_full_version >= '3.8'
# via
# sphinx
# sphinxcontrib-spelling
ruff==0.9.2
ruff==0.9.3
# via cryptography (pyproject.toml)
six==1.17.0 ; python_full_version < '3.8'
# via bleach