Skip to content

Commit

Permalink
build(deps): update validate-pyproject requirement from <0.23 to <0.24
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.23)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 9d0b96a commit 6e6d10d
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 @@ -86,7 +86,7 @@ optional-dependencies.develop = [
"poethepoet<1",
"pyproject-fmt>=1.3,<2.6",
"ruff<0.8",
"validate-pyproject<0.23",
"validate-pyproject<0.24",
]
optional-dependencies.fileio = [
"fsspec[abfs,dask,gcs,git,github,http,s3,smb]<2024.11",
Expand Down

0 comments on commit 6e6d10d

Please sign in to comment.