Qcodes icon indicating copy to clipboard operation
Qcodes copied to clipboard

Update hypothesis requirement from ~=6.54.2 to ~=6.54.3

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Updates the requirements on hypothesis to permit the latest version.

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.

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
  • See full diff in compare view

You can trigger a rebase of this PR 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 13 '22 19:08 dependabot[bot]

Codecov Report

Merging #4507 (720f53d) into master (796cab8) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4507   +/-   ##
=======================================
  Coverage   67.99%   68.00%           
=======================================
  Files         295      295           
  Lines       31407    31407           
=======================================
+ Hits        21355    21358    +3     
+ Misses      10052    10049    -3     

codecov[bot] avatar Aug 13 '22 20:08 codecov[bot]