-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump hypothesis from 6.142.1 to 6.142.2 #234
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
Conversation
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.142.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.142.1...hypothesis-python-6.142.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.142.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Merging to
|
Welcome @dependabot[bot]! 🎉Great PR! I've analyzed your code changes for:
Ready to see the full review?
Let's make your code even better together! 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #234 +/- ##
=======================================
Coverage 86.94% 86.94%
=======================================
Files 44 44
Lines 2144 2144
Branches 143 143
=======================================
Hits 1864 1864
Misses 273 273
Partials 7 7 |
|
Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff. Total Coverage: This PR will not change total coverage. 🛟 Help
|
|
|
Superseded by #236. |



Bumps hypothesis from 6.142.1 to 6.142.2.
Release notes
Sourced from hypothesis's releases.
Commits
7d89e4aBump hypothesis-python version to 6.142.2 and update changelog7655f6bMerge pull request #4570 from Liam-DeVoe/global-random8706865improve warning messagebaa2f55remove no-longer-required skip6265729fix run_language_test_for randomization220754bremove a use of the global random72558e6Merge pull request #4568 from HypothesisWorks/create-pull-request/patch420a2e4Update pinned dependenciesDependabot 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)This change is
Summary by Bito
This pull request updates the 'hypothesis' package from version 6.142.1 to 6.142.2, including modifications to the package version, source, and distribution files in the lock file. This update is part of routine dependency management to ensure the project uses the latest stable versions of its dependencies.