Skip to content

Commit ed0bae7

Browse files
Chore(deps): Update validate-pyproject requirement from <0.24 to <0.25
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.24) --- updated-dependencies: - dependency-name: validate-pyproject dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5145f27 commit ed0bae7

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
@@ -97,7 +97,7 @@ optional-dependencies.develop = [
9797
"poethepoet<1",
9898
"pyproject-fmt<3",
9999
"ruff<0.12",
100-
"validate-pyproject<0.24",
100+
"validate-pyproject<0.25",
101101
]
102102
optional-dependencies.doc = [
103103
"crate-docs-theme>=0.26.5",

0 commit comments

Comments
 (0)