ariebovenberg / quiz

🎱 Capable GraphQL client for Python
https://quiz.readthedocs.io
Apache License 2.0
67 stars 4 forks source link

Bump hypothesis from 6.70.1 to 6.70.2 #675

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hypothesis from 6.70.1 to 6.70.2.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.70.2

This patch clarifies the reporting of time spent generating data. A simple arithmetic mean of the percentage of time spent can be misleading; reporting the actual time spent avoids misunderstandings.

Thanks to Andrea Reina for reporting and fixing issue #3598!

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

Commits
  • 009b950 Bump hypothesis-python version to 6.70.2 and update changelog
  • fc1cee8 Add thanks note
  • 99c4355 Skip 3.12 tests for now
  • 7eca3cd Merge pull request #3607 from HypothesisWorks/create-pull-request/patch
  • 8f1f79e Merge pull request #3605 from andreareina/data-generation-runtime
  • 3c0ec72 Fix test for data generation time report
  • b133a19 Update pinned dependencies
  • 261789d Add RELEASE.rst
  • 392061a Clarify time spent in data generation
  • 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)