This release adds "GitHubArtifactDatabase", a new database backend
that allows developers to access the examples found by a Github
Actions CI job. This is particularly useful for workflows that involve
continuous fuzzing, like HypoFuzz.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of hypothesis exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps hypothesis from 6.31.6 to 6.82.7.
Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
0560fce
Bump hypothesis-python version to 6.82.7 and update changelogb0335aa
Merge pull request #3724 from HypothesisWorks/create-pull-request/patch1ccd8b1
autodoc import workaround9cd8aed
Add a cross-reference to the docs10da4bb
Update pinned dependencies4e675de
Bump hypothesis-python version to 6.82.6 and update changelog3def0a6
Merge pull request #3722 from HypothesisWorks/create-pull-request/patch2930fb2
Fix CI8026a79
Re-enable ghostwriter test6a169fb
Enable and fix more lint rulesYou 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 show