Skip to content

⬆️ Bump hypothesis from 6.54.3 to 6.54.6#365

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hypothesis-6.54.6
Closed

⬆️ Bump hypothesis from 6.54.3 to 6.54.6#365
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hypothesis-6.54.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps hypothesis from 6.54.3 to 6.54.6.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.54.6

If multiple explicit examples (from "@​example()") raise a Skip exception, for consistency with generated examples we now re-raise the first instead of collecting them into an ExceptionGroup (issue #3453).

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

Hypothesis for Python - version 6.54.5

This patch updates our autoformatting tools, improving our code style without any API changes.

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

Hypothesis for Python - version 6.54.4

This patch fixes some type annotations for Python 3.9 and earlier (issue #3397), and teaches explain mode about certain locations it should not bother reporting (issue #3439).

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

Commits
  • d2435a3 Bump hypothesis-python version to 6.54.6 and update changelog
  • db39f73 Merge pull request #3455 from Zac-HD/example-consistency
  • 9cbc00f Consistent skipping from explicit examples
  • 21b5991 No error on missing Numpy
  • 2385a8a Update pinned dependencies
  • 19cfbde Merge pull request #3454 from HypothesisWorks/create-pull-request/patch
  • 8c8ec17 Update pinned dependencies
  • e935725 Bump hypothesis-python version to 6.54.5 and update changelog
  • ea92028 Merge pull request #3449 from HypothesisWorks/create-pull-request/patch
  • 5798cec Update pinned dependencies
  • 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 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.54.3 to 6.54.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.54.3...hypothesis-python-6.54.6)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  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 Sep 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2022

Superseded by #368.

@dependabot dependabot bot closed this Sep 30, 2022
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-6.54.6 branch September 30, 2022 03:21
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