Skip to content

Commit

Permalink
chore(deps): bump hypothesis from 6.112.2 to 6.116.0 (#327)
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from
6.112.2 to 6.116.0.
<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.116.0</h2>
<p>Hypothesis now detects if it is running on a CI server and provides
better default settings for running on CI in this case.</p>
<p><em><a
href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-116-0">The
canonical version of these notes (with links) is on
readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.115.6</h2>
<p>This patch changes the priority order of pretty printing logic so
that
a user provided pretty printing method will always be used in
preference to e.g. printing it like a dataclass.</p>
<p><em><a
href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-115-6">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/d16b1838a00ffea7a7bc880237a6a027beb92464"><code>d16b183</code></a>
Bump hypothesis-python version to 6.116.0 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/4a702a95909590b8d913c6014a2f1566079fffde"><code>4a702a9</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4152">#4152</a>
from HypothesisWorks/DRMacIver/ci-config</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/13c3785854da056387aeac789300537e501a3c14"><code>13c3785</code></a>
Default to CI-appropriate settings when running on CI</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/8d88e01ab977a94e60b1f8b9e42d65c0cb729529"><code>8d88e01</code></a>
Bump hypothesis-python version to 6.115.6 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/3c128e7470e24df63d5ed2c0abb36d62fd4d2458"><code>3c128e7</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4150">#4150</a>
from tybug/fix-deploy-docs</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/3b088c0496f38702d2f6e1fe1eeeac10aca37236"><code>3b088c0</code></a>
simplify</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/4b9d34e021bcddb1ebfb3a4487e58c7ba91bda45"><code>4b9d34e</code></a>
proper bearer token format</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/9880b85af74ae27d1759932e0a34aa06972ab1c0"><code>9880b85</code></a>
only build changes.rst when parsing changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/21502bafae188563133a7fd4cbc0e512e53810a2"><code>21502ba</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4148">#4148</a>
from HypothesisWorks/DRMacIver/use-provided-pretty</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/558db3c27b0d79d9809ca9ef45a5f07a2f609189"><code>558db3c</code></a>
Always use a repr_pretty if provided</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.2...hypothesis-python-6.116.0">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.112.2&new-version=6.116.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent a5d67eb commit 7ff5fdc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ furo==2024.8.6 \
--hash=sha256:6cd97c58b47813d3619e63e9081169880fbe331f0ca883c871ff1f3f11814f5c \
--hash=sha256:b63e4cee8abfc3136d3bc03a3d45a76a850bada4d6374d24c1716b0e01394a01
# via phantom-types (pyproject.toml)
hypothesis==6.112.2 \
--hash=sha256:90cd62d9487eaf294bf0dceb47dbaca6432408b2e9417cfa6e3409313dbde95b \
--hash=sha256:914b55f75b7c6f653cd36fef66b61a773a51c1e363939fcbc0216773ff4ee0d9
hypothesis==6.116.0 \
--hash=sha256:9c1ac9a2edb77aacae1950d8ded6b3f40dbf8483097c88336265c348d2132c71 \
--hash=sha256:d30271214eae0d4758b72b408e9777405c7c7f687e14e8a42853adea887b2891
# via phantom-types
idna==3.10 \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
Expand Down
6 changes: 3 additions & 3 deletions typing-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ beartype==0.19.0 \
--hash=sha256:33b2694eda0daf052eb2aff623ed9a8a586703bbf0a90bbc475a83bbf427f699 \
--hash=sha256:de42dfc1ba5c3710fde6c3002e3bd2cad236ed4d2aabe876345ab0b4234a6573
# via numerary
hypothesis==6.112.2 \
--hash=sha256:90cd62d9487eaf294bf0dceb47dbaca6432408b2e9417cfa6e3409313dbde95b \
--hash=sha256:914b55f75b7c6f653cd36fef66b61a773a51c1e363939fcbc0216773ff4ee0d9
hypothesis==6.116.0 \
--hash=sha256:9c1ac9a2edb77aacae1950d8ded6b3f40dbf8483097c88336265c348d2132c71 \
--hash=sha256:d30271214eae0d4758b72b408e9777405c7c7f687e14e8a42853adea887b2891
# via phantom-types
iniconfig==2.0.0 \
--hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \
Expand Down

0 comments on commit 7ff5fdc

Please sign in to comment.