Skip to content

chore(deps-dev): update hypothesis requirement from >=6.115.0 to >=6.152.6#51

Merged
sven-rausch merged 1 commit into
mainfrom
dependabot/pip/hypothesis-gte-6.152.4
May 12, 2026
Merged

chore(deps-dev): update hypothesis requirement from >=6.115.0 to >=6.152.6#51
sven-rausch merged 1 commit into
mainfrom
dependabot/pip/hypothesis-gte-6.152.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on hypothesis to permit the latest version.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.152.6

This patch adds a shrinking pass that tries natural text transformations - unicode decomposition (NFD/NFKD) and case mapping - on individual characters in string choices. Failures involving e.g. ""À" != "À".lower()" will now reliably shrink to ""A"" rather than sometimes getting stuck on the high-codepoint accented form (issue #4725).

The canonical version of these notes (with links) is on readthedocs.

Commits
  • e7be868 Bump hypothesis-python version to 6.152.6 and update changelog
  • bc203c0 Merge pull request #4726 from HypothesisWorks/DRMacIver/unicode-normalization
  • df78fb8 Cache _natural_simpler_chars and extend candidates with all chars
  • 5421485 Bump hypothesis-python version to 6.152.5 and update changelog
  • 9c503ea Merge pull request #4718 from Zac-HD/claude/fix-issue-4715-uonex
  • 08f6bbb Drop unreachable defensive branches from _natural_simpler_chars
  • 4082379 Add a shrink pass for natural unicode text transformations
  • c236887 Merge pull request #4724 from HypothesisWorks/DRMacIver/fix-pyiodide
  • 0150df4 Bump pyodide-build to 0.34.3 to fix CI
  • c31c869 Document the format-before-push requirement for Claude Code
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps-dev): update hypothesis requirement from >=6.115.0 to >=6.152.4 chore(deps-dev): update hypothesis requirement from >=6.115.0 to >=6.152.6 May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/hypothesis-gte-6.152.4 branch from 2011c34 to 2160932 Compare May 12, 2026 09:58
@sven-rausch
Copy link
Copy Markdown
Member

@dependabot rebase

Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.115.0...hypothesis-python-6.152.6)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.152.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/hypothesis-gte-6.152.4 branch from 2160932 to fc82c05 Compare May 12, 2026 12:34
@sven-rausch sven-rausch merged commit 0182150 into main May 12, 2026
7 checks passed
@sven-rausch sven-rausch deleted the dependabot/pip/hypothesis-gte-6.152.4 branch May 12, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant