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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Oct 9, 2024
1 parent 81d35df commit d53b0f0
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 @@ -104,7 +104,7 @@ optional-dependencies.develop = [
"pyproject-fmt<2.3",
"ruff<0.7",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"validate-pyproject<0.20",
"validate-pyproject<0.21",
]
optional-dependencies.docs = [
"furo",
Expand Down

0 comments on commit d53b0f0

Please sign in to comment.