Skip to content

Commit

Permalink
Update validate-pyproject requirement from <0.15 to <0.16
Browse files Browse the repository at this point in the history
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.15)

---
updated-dependencies:
- dependency-name: validate-pyproject
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Oct 16, 2023
1 parent 41d6b5e commit 1cd7432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ develop = [
"proselint==0.13",
"pyproject-fmt<1.3",
"ruff==0.0.291",
"validate-pyproject<0.15",
"validate-pyproject<0.16",
]
release = [
"build<2",
Expand Down

0 comments on commit 1cd7432

Please sign in to comment.