Skip to content

Commit d09707b

Browse files
authored
Bump hypothesis from 6.130.6 to 6.130.10 in the patch group (#406)
Bumps the patch group with 1 update: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.130.6 to 6.130.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's releases</a>.</em></p> <blockquote> <h2>Hypothesis for Python - version 6.130.8</h2> <p>Improves the documentation of &quot;verbosity&quot; objects.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-130-8">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.130.7</h2> <p>Rename internal variables for clarity.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-130-7">The canonical version of these notes (with links) is on readthedocs.</a></em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f79c48fe981346a2c3484ac4c7b4177a0b7362e4"><code>f79c48f</code></a> Bump hypothesis-python version to 6.130.10 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/544736268a5f3e3f4a45cda3220ff0a233f0246f"><code>5447362</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4346">#4346</a> from tybug/deprecate-abstract-db</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/2f33a17a132a966ae1017422a14f2610aff6be46"><code>2f33a17</code></a> add more db refs</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/26b4f6231f23990ac2064ffa9e26b47cf9998f4f"><code>26b4f62</code></a> fix failing test and rewrite comment</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/af89e9f1d46569149982dda3b702e9caa78c0392"><code>af89e9f</code></a> Bump hypothesis-python version to 6.130.9 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/34518673ad9ea553542ad1deb91fe9275050ccbe"><code>3451867</code></a> deprecate ExampleDatabase()</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/40deadd63c424facdfa27de164773ffeb63656ee"><code>40deadd</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4342">#4342</a> from tybug/scrutineer-sort</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/61dc6d7e61c1a59259e070e507461a9fcb8d67b9"><code>61dc6d7</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4341">#4341</a> from tybug/docs-howto</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/06fdda6b7a3564bf575cab1f822aca122a731786"><code>06fdda6</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4344">#4344</a> from HypothesisWorks/create-pull-request/patch</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/486537d7b3880c1e3657174b925e7eb8fdb2072e"><code>486537d</code></a> match against site-packages before stdlib</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.130.6...hypothesis-python-6.130.10">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.130.6&new-version=6.130.10)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 8f99011 + f73bc43 commit d09707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dev-pylint = [
7575
dev-pytest = [
7676
"async-solipsism == 0.7",
7777
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
78-
"hypothesis == 6.130.6",
78+
"hypothesis == 6.130.12",
7979
"pytest == 8.3.5",
8080
"pytest-asyncio == 0.26.0",
8181
"pytest-mock == 3.14.0",

0 commit comments

Comments
 (0)