Hypothesis

Latest version: v6.100.1

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 134 of 195

3.74.1

Not secure
-------------------

This patch fixes some broken formatting and links in the documentation.

3.74.0

Not secure
-------------------

This release checks that the value of the
:attr:`~hypothesis.settings.print_blob` setting is a
``PrintSettings`` instance.

Being able to specify a boolean value was not intended, and is now deprecated.
In addition, specifying ``True`` will now cause the blob to always be printed,
instead of causing it to be suppressed.

Specifying any value that is not a ``PrintSettings``
or a boolean is now an error.

3.73.5

Not secure
-------------------

Changes the documentation for ``hypothesis.strategies.datetimes``, ``hypothesis.strategies.dates``, ``hypothesis.strategies.times`` to use the new parameter names ``min_value`` and ``max_value`` instead of the deprecated names

3.73.4

Not secure
-------------------

This patch ensures that Hypothesis deprecation warnings display the code
that emitted them when you're not running in ``-Werror`` mode (:issue:`652`).

3.73.3

Not secure
-------------------

Tracebacks involving :func:`composite <hypothesis.strategies.composite>`
are now slightly shorter due to some internal refactoring.

3.73.2

Not secure
-------------------

This patch fixes errors in the internal comments for one of the shrinker
passes. There is no user-visible change.

Page 134 of 195

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.