Skip to content

Bump hypothesis from 6.152.1 to 6.152.2#2389

Merged
sobolevn merged 1 commit intomasterfrom
dependabot/pip/hypothesis-6.152.2
May 1, 2026
Merged

Bump hypothesis from 6.152.1 to 6.152.2#2389
sobolevn merged 1 commit intomasterfrom
dependabot/pip/hypothesis-6.152.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps hypothesis from 6.152.1 to 6.152.2.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.152.2

This release further improves printing of generated values, building on the changes in version 6.151.11.

Principle changes:

  • In many cases where we would have printed a complex expression producing a value, we now print the repr (or a pretty-printed version of it).

  • Additionally, in some cases where we would print a complex expression that involved a lambda, we are now able to simplify that expression into a more readable one.

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

Commits
  • c727ead Bump hypothesis-python version to 6.152.2 and update changelog
  • 36d74b7 Merge pull request #4711 from HypothesisWorks/DRMacIver/is-code-owner
  • bbc8963 Merge pull request #4712 from HypothesisWorks/DRMacIver/fix-build
  • dbf8118 Use np.isnat instead of generic-unit construction in numpy scalar test
  • e8e7188 Suppress DeprecationWarning for generic-unit numpy datetime64/timedelta64 in ...
  • 3505f99 Add me back to code owners
  • 306a57a Merge pull request #4694 from HypothesisWorks/DRMacIver/better-reprs-for-all
  • 56e2eed Update RELEASE.rst to remove feature that got pulled
  • 4cacf63 Address PR review feedback
  • 7c23635 Merge pull request #4703 from Liam-DeVoe/hypothesis-corpus-blog-post
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.1 to 6.152.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.1...hypothesis-python-6.152.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.152.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2026
@sobolevn sobolevn merged commit 63fa4ac into master May 1, 2026
22 checks passed
@sobolevn sobolevn deleted the dependabot/pip/hypothesis-6.152.2 branch May 1, 2026 17:57
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

Development

Successfully merging this pull request may close these issues.

1 participant