Bump hypothesis from 6.135.13 to 6.135.16
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies python
Bumps hypothesis from 6.135.13 to 6.135.16.
Release notes
Sourced from hypothesis's releases.
Hypothesis for Python - version 6.135.16
Fixes an error when the "_pytest" module is present in "sys.modules", but not the "_pytest.outcomes" or "_pytest.fixtures" modules. This can happen with code that imports just "_pytest", without importing "pytest".
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.135.15
Temporarily disable the warning when "shared()" strategies with the same "key" draw from different base strategies, due to false alarms. Once we fix the false alarms in a future release, the warning will be re-enabled.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.135.14
Speed up usages of "sampled_from()" by deferring evaluation of its repr, and truncating its repr for large collections (over 512 elements). This is especially noticeable when using "sampled_from()" with large collections. The repr of "sampled_from()" strategies involving sequence classes with custom reprs may change as a result of this release.
The canonical version of these notes (with links) is on readthedocs.
Commits
2786d0cBump hypothesis-python version to 6.135.16 and update changelog3f4119aMerge pull request #4447 from tybug/pytest-module-importc3fa65aBump hypothesis-python version to 6.135.15 and update changelog86fd4a6fix _pytest conditional importsdc1a3dcMerge pull request #4443 from jobh/disable-shared-warning8fefddcadd |st.shared| shortlinkb0db3d9more explicit release reasoning4153128nocoverb953137Bump hypothesis-python version to 6.135.14 and update changelog886f137Merge pull request #4441 from tybug/sampledfrom-repr-speed- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+3
-3
Package Dependencies
Technical Details
| ID: | 2351213 |
| UUID: | 2621449728 |
| Node ID: | PR_kwDOCf6-o86cQCYA |
| Host: | GitHub |
| Repository: | dry-python/returns |
| Merge State: | Unknown |