File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 token : ${{ secrets.GITHUB_TOKEN }}
5858
5959 - name : Setup UV
60- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
60+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
6161
6262 - name : Install dependencies
6363 run : uv sync
9999 token : ${{ steps.app-token.outputs.token }}
100100
101101 - name : Setup UV
102- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
102+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
103103
104104 # Do NOT `uv sync` here: the next step is a Docker action that mounts
105105 # the workspace, so a host .venv would be visible inside the container
Original file line number Diff line number Diff line change 11annotated-types==0.7.0
2- boto3==1.43.25
3- botocore==1.43.25
2+ boto3==1.43.29
3+ botocore==1.43.29
44brotlicffi==1.2.0.1
55cachetools==7.1.4
66certifi==2026.5.20
@@ -10,7 +10,7 @@ click==8.4.1
1010coverage==7.14.1
1111editables==0.6
1212fastapi==0.136.3
13- google-auth==2.53 .0
13+ google-auth==2.54 .0
1414hatchling==1.30.1
1515httpx==0.28.1
1616idna==3.18
@@ -37,7 +37,7 @@ pydantic==2.13.4
3737pydantic_core==2.47.0
3838pydantic-settings==2.14.1
3939Pygments==2.20.0
40- pytest==9.0.3
40+ pytest==9.1.0
4141pytest-cov==5.0.0
4242pytest-mock==3.15.1
4343python-dateutil==2.9.0.post0
You can’t perform that action at this time.
0 commit comments