Skip to content

Commit

Permalink
chore: Update invoke to 2.x for Python 3.11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusH authored and apollo13 committed Jun 1, 2023
1 parent 3cb23f5 commit 4a7f3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ black = "^23.3"
flake8 = "^5.0"
Flake8-pyproject = "^1.2.3"
furo = "2022.04.07"
invoke = "^1.3"
invoke = "^2.0"
isort = "^5.11"
livereload = "^2.6"
psutil = {version = "^5.7", optional = true}
Expand Down

0 comments on commit 4a7f3a7

Please sign in to comment.