Skip to content

Commit 099e795

Browse files
fix(deps): update all non-major dependencies
1 parent 91899cc commit 099e795

4 files changed

Lines changed: 290 additions & 142 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-python@v5
2626
with:
27-
python-version: "3.12"
27+
python-version: "3.14"
2828

2929
- name: Install dependencies
3030
run: bun install

0 commit comments

Comments
 (0)