Skip to content

Conversation

@dependabot
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 2025
@github-actions github-actions bot merged commit ebd39c1 into main Jun 4, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/book/src/main/hypothesis-6.135.0 branch June 4, 2025 11:31
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.

1 participant