Skip to content

⬆️ Update dependency hypothesis to v6.165.1 - #315

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hypothesis-6.x
Open

⬆️ Update dependency hypothesis to v6.165.1#315
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hypothesis-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hypothesis (changelog) ==6.164.0==6.165.1 age adoption passing confidence

Release Notes

HypothesisWorks/hypothesis (hypothesis)

v6.165.0: Hypothesis version 6.165.0

Compare Source

"characters()" now issues the new "NonRoundTrippableCharactersWarning"
if the "codec" argument allows generating characters which encode
successfully but do not decode back to the same character - for
example the yen sign becomes a backslash under "shift_jis" - since
strings containing them do not round-trip (issue #​4813). Pass each
such character in "include_characters" to generate it without the
warning, or in "exclude_characters" to generate only characters which
round-trip.

The canonical version of these notes (with links) is on readthedocs.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Aug 2, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 2, 2026 00:59
@codspeed-hq

codspeed-hq Bot commented Aug 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/hypothesis-6.x (36df329) with main (532e873)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (532e873) to head (36df329).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          42       42           
  Lines       13817    13817           
=======================================
  Hits        12845    12845           
  Misses        972      972           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch from f2cb465 to 36df329 Compare August 4, 2026 21:50
@renovate renovate Bot changed the title ⬆️ Update dependency hypothesis to v6.165.0 ⬆️ Update dependency hypothesis to v6.165.1 Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant