Skip to content

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

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

⬆️ Update dependency hypothesis to v6.165.1#276
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.1

Compare Source

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 02:34
@renovate renovate Bot added the python label Aug 2, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 23 untouched benchmarks


Comparing renovate/hypothesis-6.x (63b7ef0) with main (bb86565)

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 100.00%. Comparing base (bb86565) to head (63b7ef0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #276   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         6588      6588           
  Branches      1220      1220           
=========================================
  Hits          6588      6588           

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

@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch from b9cfaab to 63b7ef0 Compare August 4, 2026 21:06
@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