Skip to content

Commit

Permalink
Chore(deps): Update validate-pyproject requirement from <0.21 to <0.22
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.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 77706db commit eee81f0
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 @@ -102,7 +102,7 @@ optional-dependencies.develop = [
"poethepoet<0.30",
"pyproject-fmt<2.4",
"ruff<0.7",
"validate-pyproject<0.21",
"validate-pyproject<0.22",
]
optional-dependencies.release = [
"build<2",
Expand Down

0 comments on commit eee81f0

Please sign in to comment.