Skip to content

Commit c874bd6

Browse files
chore(deps): update dependency python to 3.13
1 parent e1d3491 commit c874bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: "3.9"
18+
python-version: "3.13"
1919

2020
- name: Install Tox
2121
run: pip install tox

0 commit comments

Comments
 (0)