File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 with :
2222 fetch-depth : 0
2323 persist-credentials : true
24- - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
24+ - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2525 with :
2626 working-directory : ' ./utils/visualize'
2727 enable-cache : true
Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919 persist-credentials : false
2020 - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
21- - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
21+ - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2222 with :
2323 activate-environment : true
2424 enable-cache : " true"
Original file line number Diff line number Diff line change 1818 ref : ${{ github.event.pull_request.head.sha }}
1919 fetch-depth : 0
2020 persist-credentials : false
21- - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
21+ - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2222 with :
2323 working-directory : ' ./utils/visualize'
2424 enable-cache : true
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 with :
2323 persist-credentials : false
24- - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
24+ - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2525 with :
2626 working-directory : ' ./utils/measure'
2727 python-version : ' 3.14'
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2323 with :
2424 persist-credentials : false
25- - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
25+ - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2626 with :
2727 enable-cache : true
2828 cache-dependency-glob : |
Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424
2525 - name : Run zizmor 🌈
26- uses : zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
26+ uses : zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ docs = [
107107dev = [
108108 " prek" ,
109109 " ruff>=0.15.0" ,
110- " mypy==2.1 .0" ,
110+ " mypy==2.2 .0" ,
111111 " voluptuous-stubs>=0.1" ,
112112 " homeassistant-stubs" ,
113- " pytest-homeassistant-custom-component==0.13.340 " ,
113+ " pytest-homeassistant-custom-component==0.13.345 " ,
114114 " types-pytz>=2024.1" ,
115115 " types-croniter>=2.0" ,
116116 " croniter>=6.0.0" ,
Original file line number Diff line number Diff line change 1- numpy == 2.5.0
1+ numpy == 2.5.1
22opencv-python == 5.0.0.93
33packaging == 26.2
4- Pillow == 12.2 .0
4+ Pillow == 12.3 .0
55pyparsing == 3.3.2
66pytesseract == 0.3.13
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies = [
3333dev = [
3434 " pre-commit>=4.0.0" ,
3535 " ruff>=0.12.0" ,
36- " mypy==2.1 .0"
36+ " mypy==2.2 .0"
3737]
3838
3939[build-system ]
You can’t perform that action at this time.
0 commit comments