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.1 #50

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

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

This PR updates hypothesis from 6.124.7 to 6.125.1.

Changelog

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

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 6, 2025

Closing this in favor of #52

@pyup-bot pyup-bot closed this Feb 6, 2025
@asmfreak asmfreak deleted the pyup-update-hypothesis-6.124.7-to-6.125.1 branch February 6, 2025 11:50
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.

1 participant