Skip to content

Commit 6d12482

Browse files
authored
Update dependencies (#745)
* Update dependencies and platform
1 parent 294efc1 commit 6d12482

5 files changed

Lines changed: 432 additions & 427 deletions

File tree

.github/workflows/backend_check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: astral-sh/setup-uv@v7
3838
with:
3939
working-directory: ./backend
40-
python-version: "3.13"
40+
python-version: "3.14"
4141
cache-dependency-glob: |
4242
**/pyproject.toml
4343
**/uv.lock
@@ -70,7 +70,7 @@ jobs:
7070
uses: astral-sh/setup-uv@v7
7171
with:
7272
working-directory: ./backend
73-
python-version: "3.13"
73+
python-version: "3.14"
7474
cache-dependency-glob: |
7575
**/pyproject.toml
7676
**/uv.lock

0 commit comments

Comments
 (0)