Skip to content

Update hypothesis to 6.125.2#52

Merged
asmfreak merged 1 commit intomasterfrom
pyup-update-hypothesis-6.124.7-to-6.125.2
Feb 6, 2025
Merged

Update hypothesis to 6.125.2#52
asmfreak merged 1 commit intomasterfrom
pyup-update-hypothesis-6.124.7-to-6.125.2

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 6, 2025

This PR updates hypothesis from 6.124.7 to 6.125.2.

Changelog

6.125.2

--------------------

Optimize performance (improves speed by ~5%) and clarify the wording in an error message.

6.125.1

--------------------

Fixes a bug since around :ref:`version 6.124.4 <v6.124.4>` where we might have generated ``-0.0`` for ``st.floats(min_value=0.0)``, which is unsound.

6.125.0

--------------------

Add 2024.12 to the list of recognized Array API versions in
``hypothesis.extra.array_api``.

6.124.9

--------------------

Registration of experimental :ref:`alternative-backends` is now done via ``hypothesis.internal.conjecture.providers.AVAILABLE_PROVIDERS`` instead of ``hypothesis.internal.conjecture.data.AVAILABLE_PROVIDERS``.

6.124.8

--------------------

Refactor some internals for better type hinting.
Links

@asmfreak asmfreak merged commit 056bf79 into master Feb 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants