Skip to content

Bump hypothesis from 6.133.2 to 6.135.0 #2156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps hypothesis from 6.133.2 to 6.135.0.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.135.0

This release adds "run_conformance_test()", for use in testing implementations of alternative backends.

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

Hypothesis for Python - version 6.134.0

This patch adds "hypothesis.extra.django.SimpleTestCase" (issue #4117)

Thanks to Chris Wesseling for this contribution!

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

Commits
  • aa735a3 Bump hypothesis-python version to 6.135.0 and update changelog
  • d22cd3d Merge pull request #4407 from tybug/provider-conformance
  • b6936fd try improving coverage
  • 8fbdee1 gitignore more coverage files
  • 29be770 Merge branch 'master' into provider-conformance
  • 0d1e978 Bump hypothesis-python version to 6.134.0 and update changelog
  • 06a2db0 improve test speed
  • 6e2e1f8 Merge pull request #4411 from CharString/4117-DjangoSimpleTestCase
  • f0f6ad0 address review
  • 7185e6d Merge branch 'master' into provider-conformance
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.133.2 to 6.135.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.133.2...hypothesis-python-6.135.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.135.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2025
@sobolevn sobolevn merged commit cbfd2d0 into master Jun 5, 2025
22 checks passed
@sobolevn sobolevn deleted the dependabot/pip/hypothesis-6.135.0 branch June 5, 2025 08:27
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