pytest-asyncio icon indicating copy to clipboard operation
pytest-asyncio copied to clipboard

Build(deps): Bump hypothesis from 6.54.1 to 6.54.3 in /dependencies/default

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps hypothesis from 6.54.1 to 6.54.3.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.54.3

This patch teaches the Ghostwriter an additional check for function and class locations that should make it use public APIs more often.

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

Hypothesis for Python - version 6.54.2

This patch fixes our workaround for a pytest bug where the inner exceptions in an ExceptionGroup are not displayed (issue #3430).

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

Commits
  • 45b6484 Bump hypothesis-python version to 6.54.3 and update changelog
  • 1e9f51f Merge pull request #3440 from Zac-HD/ghostwriter-module-fixes
  • 0a4fa56 Work around Pyodide (?) bug
  • b821528 Improve ghostwritten locations
  • 198badc Usage list: more numfocus projects
  • 7393da8 Merge pull request #3434 from TomNicholas/usage-xarray
  • 48645b8 add xarray to list of OSS projects using hypothesis
  • efaba05 Bump hypothesis-python version to 6.54.2 and update changelog
  • ae171e0 Merge pull request #3432 from Zac-HD/fix-exceptiongroup-display-workaround
  • df1896e Fix pytest workaround
  • 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)

dependabot[bot] avatar Aug 15 '22 18:08 dependabot[bot]