File tree Expand file tree Collapse file tree 4 files changed +609
-577
lines changed Expand file tree Collapse file tree 4 files changed +609
-577
lines changed Original file line number Diff line number Diff line change 6565 security-events : write
6666
6767 # yamllint disable-line rule:line-length
68- uses : zizmorcore/workflow/.github/workflows/reusable-zizmor.yml@1ae473d8672fe7613e809d86d202a35063736e16
68+ uses : zizmorcore/workflow/.github/workflows/reusable-zizmor.yml@3bb5e95068d0f44b6d2f3f7e91379bed1d2f96a8
6969
7070 check : # This job does nothing and is only used for the branch protection
7171 if : always()
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ repos:
2222 args : [--fix]
2323 - id : ruff-format
2424- repo : https://github.com/astral-sh/uv-pre-commit
25- rev : 0.7.2
25+ rev : 0.7.8
2626 hooks :
2727 - id : uv-lock
2828- repo : https://github.com/adrienverge/yamllint
29- rev : v1.35 .1
29+ rev : v1.37 .1
3030 hooks :
3131 - id : yamllint
3232 args : [--strict]
3333- repo : https://github.com/python-jsonschema/check-jsonschema
34- rev : 0.30 .0
34+ rev : 0.33 .0
3535 hooks :
3636 - id : check-dependabot
3737 - id : check-github-workflows
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ dev = [
7575 " packaging >= 24.1, < 26" , # Used in test_version.py
7676 " pip >= 24.3.1, < 26" , # Used in test_version.py
7777 " pre-commit >= 3.5.0, < 5" ,
78- " pytest-asyncio >= 0.23.8, < 0.27 " ,
78+ " pytest-asyncio >= 0.23.8, < 2 " ,
7979 " requests >= 2.32.3, < 3" , # Used in test_version.py
8080 " time-machine >= 2.15.0, < 3" , # Used in test_signers.py
8181 " tomli; python_version<'3.11'" , # Used in test_version.py
You can’t perform that action at this time.
0 commit comments