Skip to content

Commit b691b70

Browse files
chore(deps): update dependency python to 3.13
1 parent 33a6e84 commit b691b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Python 3.10
1515
uses: actions/setup-python@v5
1616
with:
17-
python-version: "3.10"
17+
python-version: "3.13"
1818
cache: "poetry"
1919
- run: poetry install
2020
- name: tox

0 commit comments

Comments
 (0)