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

chore(deps-dev): bump hypothesis from 6.56.3 to 6.56.4 #585

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Bumps hypothesis from 6.56.3 to 6.56.4.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.56.4

This patch updates some docs, and depends on exceptiongroup 1.0.0 final to avoid a bug in the previous version.

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

Commits
  • 47b35ce Bump hypothesis-python version to 6.56.4 and update changelog
  • c9a1403 Merge pull request #3486 from Kludex/patch-1
  • 97e575e Add release notes
  • aaa1430 Clarify docs for max_examples
  • f80df10 Require stable exceptiongroup backport
  • 27b2982 Merge pull request #3494 from HypothesisWorks/use-3.11.0
  • 2365d5b Use 3.11.0 instead of 3.11-dev
  • 6fe7da6 Merge pull request #3492 from HypothesisWorks/create-pull-request/patch
  • c9342c3 Update pinned dependencies
  • fa6da16 Update core.py
  • 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 the dependencies Pull requests that update a dependency file label Oct 28, 2022
@github-actions github-actions bot enabled auto-merge (rebase) October 28, 2022 12:08
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #585 (aebaec8) into master (7170acc) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Current head aebaec8 differs from pull request most recent head e7e5ed3. Consider uploading reports for the commit e7e5ed3 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #585      +/-   ##
==========================================
- Coverage   91.86%   91.79%   -0.07%     
==========================================
  Files          49       48       -1     
  Lines        1548     1512      -36     
  Branches      157      105      -52     
==========================================
- Hits         1422     1388      -34     
+ Misses         94       92       -2     
  Partials       32       32              
Impacted Files Coverage Δ
pysketcher/__init__.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a278173...e7e5ed3. Read the comment docs.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/hypothesis-6.56.4 branch from aebaec8 to e7e5ed3 Compare October 28, 2022 12:23
@github-actions github-actions bot merged commit df5b5d2 into master Oct 28, 2022
@github-actions github-actions bot deleted the dependabot/pip/master/hypothesis-6.56.4 branch October 28, 2022 12:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant