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 and amotl committed Oct 24, 2024
1 parent 22cb809 commit 055ec82
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 @@ -121,7 +121,7 @@ optional-dependencies.develop = [
"poethepoet<0.30",
"pyproject-fmt<2.5",
"ruff<0.8",
"validate-pyproject<0.21",
"validate-pyproject<0.22",
]
optional-dependencies.doc = [
"furo==2024.1.29", # Check visited link style on newer versions!
Expand Down

0 comments on commit 055ec82

Please sign in to comment.