Skip to content

Commit 6d2cbcd

Browse files
Update dependency python to 3.13
1 parent 023c8b7 commit 6d2cbcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
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.11'
18+
python-version: '3.13'
1919

2020
- name: Install Poetry
2121
uses: abatilo/actions-poetry@v4

0 commit comments

Comments
 (0)