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 Nov 1, 2023
1 parent 0a16a10 commit cc9aacd
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 @@ -98,7 +98,7 @@ develop = [
"poethepoet<0.25",
"pyproject-fmt<1.3",
"ruff==0.0.292",
"validate-pyproject<0.15",
"validate-pyproject<0.16",
]
release = [
"build<2",
Expand Down

0 comments on commit cc9aacd

Please sign in to comment.