Skip to content

Commit

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

---
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 Sep 30, 2024
1 parent 0fd1f38 commit 28acb17
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.3",
"ruff<0.7",
"validate-pyproject<0.20",
"validate-pyproject<0.21",
]
optional-dependencies.doc = [
"furo==2024.1.29", # Check visited link style on newer versions!
Expand Down

0 comments on commit 28acb17

Please sign in to comment.