Skip to content

Commit 314d430

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update validate-pyproject requirement from <0.20 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] <[email protected]>
1 parent 7da10e1 commit 314d430

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
@@ -95,7 +95,7 @@ optional-dependencies.develop = [
9595
"poethepoet<0.30",
9696
"pyproject-fmt<2.3",
9797
"ruff<0.7",
98-
"validate-pyproject<0.20",
98+
"validate-pyproject<0.21",
9999
]
100100
optional-dependencies.doc = [
101101
"crate-docs-theme>=0.26.5",

0 commit comments

Comments
 (0)