Skip to content

Commit a27fac5

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update validate-pyproject requirement from <0.22 to <0.23
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.22) --- updated-dependencies: - dependency-name: validate-pyproject dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfc383a commit a27fac5

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
@@ -96,7 +96,7 @@ optional-dependencies.develop = [
9696
"poethepoet<0.30",
9797
"pyproject-fmt<2.5",
9898
"ruff<0.8",
99-
"validate-pyproject<0.22",
99+
"validate-pyproject<0.23",
100100
]
101101
optional-dependencies.doc = [
102102
"crate-docs-theme>=0.26.5",

0 commit comments

Comments
 (0)