Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump hypothesis from 6.103.2 to 6.108.2 (#635)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.103.2 to 6.108.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6e7921e19f9bbf87cd7cf3c4c2b0409aad0a2ee9"><code>6e7921e</code></a> Bump hypothesis-python version to 6.108.2 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a90c96f055a81998e13d52d0fc21f24f3ab4b3fa"><code>a90c96f</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4049">#4049</a> from Zac-HD/more-crosshair-compat</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/476a7ce81f0583aec27025bef372cafa3095f9d5"><code>476a7ce</code></a> CI config for crosshair</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/85712ad480b4274a9f2a6c84c3ec04c6eb8c0498"><code>85712ad</code></a> Disable target() on symbolic backends</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1021b16735fd989b76fde5904e0da5b164b88cbd"><code>1021b16</code></a> Require latest crosshair</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/ef2b1912ccf8b89dc9c86db6a54ebcf792493492"><code>ef2b191</code></a> Defer types_with_core_strat until test runtime</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1f845e05a13d16e42bc3cc38bda0129b6d3c0e6e"><code>1f845e0</code></a> no eps required on alt backends</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/cb57aeef8079f92a970f8cf31347e0f62fefd759"><code>cb57aee</code></a> Remove flaky decorator, obsolete docstring</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/dd17cff8b8ff70b20da35b9720eccd22a62b769e"><code>dd17cff</code></a> Bump hypothesis-python version to 6.108.1 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/8509ca7eee0ce4938af24cf58d2218f1c34d4e9c"><code>8509ca7</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4048">#4048</a> from HypothesisWorks/create-pull-request/patch</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.2...hypothesis-python-6.108.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hypothesis&package-manager=pip&previous-version=6.103.2&new-version=6.108.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details>
- Loading branch information