File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ repos:
152
152
pass_filenames : false
153
153
args : [scripts/generate_schema.py]
154
154
- repo : https://github.com/astral-sh/ruff-pre-commit
155
- rev : 3d44372123ca5e8617fdb65d9f11facd159b9e95 # frozen: v0.12.3
155
+ rev : 6c5418a077bd954e7078087a655421b85772095b # frozen: v0.12.4
156
156
hooks :
157
157
- id : ruff-check
158
158
args : [--fix, --exit-non-zero-on-fix]
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pytest-repeat==0.9.4 ; python_full_version >= "3.9.2" and python_version < "3.14
40
40
python-dateutil == 2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "3.14"
41
41
pytz == 2025.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
42
42
requests == 2.32.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
43
- ruff == 0.12.3 ; python_full_version >= "3.9.2" and python_version < "3.14"
43
+ ruff == 0.12.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
44
44
setuptools == 80.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
45
45
six == 1.17.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
46
46
soupsieve == 2.7 ; python_full_version >= "3.9.2" and python_version < "3.14"
You can’t perform that action at this time.
0 commit comments