Skip to content

Commit ffe1402

Browse files
authored
Switch tox to 3.10 (#337)
Hopefully that makes dependabot happier?
1 parent 4e58401 commit ffe1402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox-linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
python-version:
25-
- 3.9
25+
- "3.10"
2626
os:
2727
- ubuntu-latest
2828
toxenv:

0 commit comments

Comments
 (0)