Update dependency python to 3.13
@@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v5
with:
- python-version: '3.10'
+ python-version: '3.13'
- name: Install dependencies
run: |