Skip to content

Commit 0e733f1

Browse files
Update dependency python to 3.13
1 parent b0c9cf1 commit 0e733f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Run black
99
uses: actions/setup-python@v5
1010
with:
11-
python-version: 3.8
11+
python-version: 3.13
1212
- name: install black
1313
run: pip install "black<23"
1414
- name: run black

0 commit comments

Comments
 (0)