Skip to content

Commit 0e1169e

Browse files
dependabot[bot]amotl
authored andcommitted
Update validate-pyproject requirement from <0.19 to <0.21
Updates the requirements on [validate-pyproject](https://github.com/abravalheri/validate-pyproject) to permit the latest version. - [Release notes](https://github.com/abravalheri/validate-pyproject/releases) - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst) - [Commits](abravalheri/validate-pyproject@v0.0.1...v0.20.2) --- updated-dependencies: - dependency-name: validate-pyproject dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ad2473 commit 0e1169e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ develop = [
9494
"pyproject-fmt<2.3",
9595
"ruff<0.6",
9696
"types-docutils==0.20.0.3",
97-
"validate-pyproject<0.19",
97+
"validate-pyproject<0.21",
9898
]
9999
docs = [
100100
"furo",

0 commit comments

Comments
 (0)