Skip to content

Commit f86df1e

Browse files
chore: 📦 Update dependencies (#98)
This PR updates the lockfile to the latest versions of the dependencies. Please review the changes and merge when ready. --------- Co-authored-by: Dion Häfner <[email protected]>
1 parent cbc773e commit f86df1e

File tree

3 files changed

+450
-440
lines changed

3 files changed

+450
-440
lines changed

‎.github/workflows/build_docs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Python
3434
uses: actions/setup-python@v6
3535
with:
36-
python-version-file: "pyproject.toml"
36+
python-version: "3.13"
3737

3838
- name: Restore UV environment
3939
run: cp production.uv.lock uv.lock

0 commit comments

Comments
 (0)