Skip to content

chore(deps): bump validate-pyproject from 0.25 to 0.26 in the python group - #45

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-73faa70cb6
Open

chore(deps): bump validate-pyproject from 0.25 to 0.26 in the python group#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-73faa70cb6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps the python group with 1 update: validate-pyproject.

Updates validate-pyproject from 0.25 to 0.26

Release notes

Sourced from validate-pyproject's releases.

0.26

What's Changed

New Features

Main Fixes and Improvements

  • Allowed multiple schemas describing the same tool when the schema definitions are identical, by @​henryiii (#303).
  • Improved SchemaStore compatibility by supporting relative schema URLs, by @​henryiii (#306).
  • Fixed filtering of multi_schema entry points before loading, by @​henryiii (#318).
  • Added network request timeouts to avoid indefinite blocking, by @​henryiii (#319).

Contributors

Special thanks to @​henryiii, as well as @​DimitriPapadopoulos and all other contributors who helped improve the project.

Full Changelog: abravalheri/validate-pyproject@v0.25...0.26

Changelog

Sourced from validate-pyproject's changelog.

Version 0.26

  • Add support for :pep:808 partially dynamic metadata by :user:henryiii (:pr:314)
  • Allow multiple schemas describing the same tool when the schema definitions are identical by :user:henryiii (:pr:303)
  • Improve SchemaStore compatibility by supporting relative schema URLs by :user:henryiii (:pr:306)
  • Apply filtering before loading validate_pyproject.multi_schema entry points by :user:henryiii (:pr:318)
  • Add timeouts to network requests to avoid indefinite blocking by :user:henryiii (:pr:319)
Commits
  • 17e1277 Update CHANGELOG for version 0.26
  • d097f4b chore(deps): bump astral-sh/setup-uv in the actions group (#332)
  • 14f4cdc Populate changelog for upcoming version
  • c2f3d75 feat: implement PEP 808 (partially dynamic metadata)
  • a6441c6 refactor: clarify PEP 808 error message and add fixtures
  • 04032da fix: revert URL now that the guidelines are updated
  • 7c0b759 style: pre-commit fixes
  • a8b20a4 feat: implement PEP 808 — partially dynamic metadata
  • 0076413 chore(deps): update pre-commit hooks (#331)
  • 92829d8 chore(deps): bump astral-sh/setup-uv in the actions group (#330)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python group with 1 update: [validate-pyproject](https://github.com/abravalheri/validate-pyproject).


Updates `validate-pyproject` from 0.25 to 0.26
- [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.25...0.26)

---
updated-dependencies:
- dependency-name: validate-pyproject
  dependency-version: '0.26'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants