Skip to content

Build(deps): Bump hypothesis from 6.54.1 to 6.54.4 in /dependencies/default #400

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps hypothesis from 6.54.1 to 6.54.4.

Release notes

Sourced from hypothesis's releases.

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.

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
  • b66712c Bump hypothesis-python version to 6.54.4 and update changelog
  • d319af6 Merge pull request #3444 from Zac-HD/annotate-internals
  • 90c4b7b Skip known-uninformative locations
  • fb0855d Dogfooding the explain phase
  • fa23c23 Drop some old warnings config
  • 7c56922 Fix ParamSpec for typecheckers
  • 233a628 Remove dead code
  • 0c6ad49 Small refactorings
  • 45b6484 Bump hypothesis-python version to 6.54.3 and update changelog
  • 1e9f51f Merge pull request #3440 from Zac-HD/ghostwriter-module-fixes
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2022

Codecov Report

Merging #400 (cdac97e) into master (02aab01) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files           3        3           
  Lines         275      275           
  Branches       41       41           
=======================================
  Hits          256      256           
  Misses         12       12           
  Partials        7        7           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dependencies/default/master/hypothesis-6.54.4 branch from d7a080f to cdac97e Compare August 25, 2022 17:05
@seifertm seifertm merged commit 9675b59 into master Aug 25, 2022
@seifertm seifertm deleted the dependabot/pip/dependencies/default/master/hypothesis-6.54.4 branch August 25, 2022 17:09
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.

2 participants