Bump voluptuous from 0.15.2 to 0.16.0 - #292
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.15.2 to 0.16.0. - [Release notes](https://github.com/alecthomas/voluptuous/releases) - [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md) - [Commits](alecthomas/voluptuous@0.15.2...0.16.0) --- updated-dependencies: - dependency-name: voluptuous dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/voluptuous-0.16.0
branch
from
July 29, 2026 05:19
17a4cf8 to
09453db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps voluptuous from 0.15.2 to 0.16.0.
Release notes
Sourced from voluptuous's releases.
Changelog
Sourced from voluptuous's changelog.
Commits
87825d6Release 0.16.04cef6ceFeature: Support requiring anyOf a list of keys (#534)c5b63f8i have run isort and updated few actions to latest version (#531)86bcb03Add comprehensive tests for humanize.py module (#530)4a9c8f8Fix bug with Any validator and REMOVE_EXTRA (#524)a7a55f8Allow Generators for vol.In (#523)