Skip to content
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

Update hypothesis requirement from ~=6.66.0 to ~=6.67.1 #4972

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Updates the requirements on hypothesis to permit the latest version.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.67.1

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.

Commits
  • 68b9c20 Bump hypothesis-python version to 6.67.1 and update changelog
  • 68f8ffa Merge pull request #3571 from HypothesisWorks/create-pull-request/patch
  • d95bf37 Update pinned dependencies
  • 600fc8a Bump hypothesis-python version to 6.67.0 and update changelog
  • 10b61a5 Merge pull request #3570 from felixdivo/from_dtype-complex-bounds
  • 3b4918f Copy floating point nastiness tricks from complex_numers() tests to from_dtyp...
  • 487f809 Add release note
  • 2b04181 Limit width of complex data type when using underlying generator to support c...
  • 7fd22b9 Revert unrelated change for case dtype.kind == "u"
  • 78a1bb1 Remove unhelpful reference to issue in docstring of from_dtype()
  • Additional commits viewable 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)

Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.66.0...hypothesis-python-6.67.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #4972 (709119f) into master (cc9c672) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4972   +/-   ##
=======================================
  Coverage   68.75%   68.75%           
=======================================
  Files         356      356           
  Lines       32156    32156           
=======================================
  Hits        22109    22109           
  Misses      10047    10047           

Copy link
Collaborator

@jenshnielsen jenshnielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bors merge

@bors bors bot merged commit 6d9330b into master Feb 6, 2023
@bors bors bot deleted the dependabot/pip/hypothesis-approx-eq-6.67.1 branch February 6, 2023 07:15
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.

1 participant