Skip to content

chore(deps): update voluptuous requirement from >=0.13 to >=0.16.0#93

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/voluptuous-gte-0.16.0
Open

chore(deps): update voluptuous requirement from >=0.13 to >=0.16.0#93
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/voluptuous-gte-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on voluptuous to permit the latest version.

Release notes

Sourced from voluptuous's releases.

0.16.0

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module

New Contributors:

Full Changelog: alecthomas/voluptuous@0.15.2...0.16.0

Changelog

Sourced from voluptuous's changelog.

[0.16.0]

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module

[0.15.2]

Fixes:

  • 522: Fix regression with ALLOW_EXTRA and Any validator

[0.15.1]

Fixes:

  • 515: Fix Remove not removing keys that do not validate
  • 516: Improve validator typing to allow non-number formats for min and max
  • 517: Remove Maybe validator typing
  • 518: Use typing.Container for In validator
  • 519: Don't enforce type for unused description attribute
  • 521: Type schema attribute as Any

[0.15.0]

Fixes:

  • #512: Add Any type to defaults
  • #513: Only calculate hash once for Marker objects

Changes:

  • #514: Remove python 3.8 support

[0.14.2]

New:

  • #507: docs: document description field of Marker

Fixes:

  • #506: fix: allow unsortable containers in In and NotIn validators (fixes #451) (bug introduced in 0.12.1)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
Updates the requirements on [voluptuous](https://github.com/alecthomas/voluptuous) to permit the latest version.
- [Release notes](https://github.com/alecthomas/voluptuous/releases)
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md)
- [Commits](alecthomas/voluptuous@0.13.0...0.16.0)

---
updated-dependencies:
- dependency-name: voluptuous
  dependency-version: 0.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/voluptuous-gte-0.16.0 branch from 3991866 to 3733681 Compare April 27, 2026 20:24
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants