Skip to content

Commit 7f59cd1

Browse files
committed
Update used version validate-pyproject to 0.17
1 parent b3fc00f commit 7f59cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ commands =
8282
[testenv:generate-validation-code]
8383
skip_install = True
8484
deps =
85-
validate-pyproject[all]==0.12.2
85+
validate-pyproject[all]==0.17
8686
commands =
8787
python -m tools.generate_validation_code
8888

0 commit comments

Comments
 (0)