Skip to content

Bump hypothesis from 6.67.1 to 6.68.0#1973

Merged
namurphy merged 1 commit into
mainfrom
dependabot/pip/hypothesis-6.68.0
Feb 10, 2023
Merged

Bump hypothesis from 6.67.1 to 6.68.0#1973
namurphy merged 1 commit into
mainfrom
dependabot/pip/hypothesis-6.68.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 10, 2023

Copy link
Copy Markdown
Contributor

Bumps hypothesis from 6.67.1 to 6.68.0.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.68.0

This release adds support for the Array API's 2022.12 release via the "api_version" argument in "make_strategies_namespace()". Concretely this involves complex support in its existing strategies, plus an introduced "xps.complex_dtypes()" strategy.

Additionally this release now treats hypothesis.extra.array_api as stable, meaning breaking changes should only happen with major releases of Hypothesis.

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

Commits
  • 70dd2dc Bump hypothesis-python version to 6.68.0 and update changelog
  • 50b7b1a Tweak actions config
  • c257b90 Merge pull request #3575 from honno/xp-2022.12
  • 520a2df Treat na values as unique in test_arbitrary_data_frames
  • 883f760 Add complex to union type hint for xps.from_dtype()
  • c866ef1 Add RELEASE.rst
  • 9a5a41e Note extra.array_api as stable
  • 3742c6f Update xps.from_dtype() complex branch
  • bf67b17 Support for the Array API 2022.12 release
  • See full diff 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.67.1 to 6.68.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.67.1...hypothesis-python-6.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the no changelog entry needed For PRs that should not have a changelog entry label Feb 10, 2023
@codecov

codecov Bot commented Feb 10, 2023

Copy link
Copy Markdown

Codecov Report

Base: 98.32% // Head: 98.32% // No change to project coverage 👍

Coverage data is based on head (3a38882) compared to base (4767e9e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1973   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files          96       96           
  Lines        8500     8500           
=======================================
  Hits         8358     8358           
  Misses        142      142           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@namurphy namurphy merged commit 1c7ca09 into main Feb 10, 2023
@namurphy namurphy deleted the dependabot/pip/hypothesis-6.68.0 branch February 10, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog entry needed For PRs that should not have a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants