Bump ruff to 0.7.1 (#129102)

This commit is contained in:
Sid
2024-10-24 21:03:48 +02:00
committed by GitHub
parent 5f839ad3ee
commit 87a2465a25
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.3.0
ruff==0.7.0
ruff==0.7.1
yamllint==1.35.1