Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 0152f9c

Browse files
fix(deps): update all non-major dependencies
1 parent 96e27df commit 0152f9c

File tree

4 files changed

+611
-425
lines changed

4 files changed

+611
-425
lines changed

.github/workflows/binary-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v3
3838
- uses: actions/setup-python@v4
3939
with:
40-
python-version: "3.9"
40+
python-version: "3.13"
4141
- id: tag
4242
name: Prepare the ground
4343
run: |

0 commit comments

Comments
 (0)