Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hypothesis to 6.125.2 #52

Merged
merged 1 commit into from
Feb 6, 2025

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