Skip to content

Commit

Permalink
Bump hypothesis from 6.98.8 to 6.98.12 (#133)
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from
6.98.8 to 6.98.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/16f5205a2050231851f55505b40d480beef62bfe"><code>16f5205</code></a>
Bump hypothesis-python version to 6.98.12 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/7f5b06543602902173377044b6b1aa11d4c4703e"><code>7f5b065</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3895">#3895</a>
from Zac-HD/more-rewrites</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/aebcdd914cffde1950fd088ac883711ce2f771e0"><code>aebcdd9</code></a>
Fix latent len-filter-rewrite bugs</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/2c2348ad08a28b2e7d8b7ec91279e26b14b9bcd8"><code>2c2348a</code></a>
Handle .map(np.array) and friends</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/c9f2a855a175cb7e03e743395644546e665923b6"><code>c9f2a85</code></a>
Fix a repr edge case</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/52f924550571921bb9139853e4b29a1290992966"><code>52f9245</code></a>
Rewrite length filters on collection types</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/a807d1565c5e4086144b25dfd53f39ec737c4008"><code>a807d15</code></a>
even lazier LazyStrategy</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/13aa400e6dbe1a71ae25122c59dcf66dbd464b6b"><code>13aa400</code></a>
MappedSearchStrategy cleanup</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/3eea8c5ee1ceefea7b97697a102f6d5b5704c892"><code>3eea8c5</code></a>
Bump hypothesis-python version to 6.98.11 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/202d6aff58affb6ed21aa2393abbe85f5c344742"><code>202d6af</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3894">#3894</a>
from Zac-HD/efficient-stateful</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.8...hypothesis-python-6.98.12">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.98.8&new-version=6.98.12)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 83a1021 commit f752b4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f752b4c

Please sign in to comment.