chore(deps-dev): bump the test-dependencies group with 2 updates#871
Merged
github-actions[bot] merged 1 commit intoJun 3, 2026
Merged
Conversation
Bumps the test-dependencies group with 2 updates: [safety](https://github.com/pyupio/safety) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `safety` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.7.0...3.8.0) Updates `hypothesis` from 6.152.9 to 6.153.6 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.9...v6.153.6) --- updated-dependencies: - dependency-name: safety dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: hypothesis dependency-version: 6.153.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #871 +/- ##
=======================================
Coverage 92.05% 92.05%
=======================================
Files 34 34
Lines 881 881
Branches 101 101
=======================================
Hits 811 811
Misses 48 48
Partials 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the test-dependencies group with 2 updates: safety and hypothesis.
Updates
safetyfrom 3.7.0 to 3.8.0Release notes
Sourced from safety's releases.
Changelog
Sourced from safety's changelog.
Commits
a4d6a5cbump: version 3.8.0b4 → 3.8.02042d7bchore: update system-scan details in the README (#867)7dfee9abump: version 3.8.0b3 → 3.8.0b4304fe88fix: pin typer <0.26.0 to fix CLI import crash (#865)5049dbfchore(core): remove system-scan command (#846)a86ed3cchore: format codebase (#844)c272016bump: version 3.8.0b2 → 3.8.0b3456f649feat: report global/user packages linked (#843)d84f1b5bump: version 3.8.0b1 → 3.8.0b229b0bb5fix(firewall): configure global package manager indexes on firewall init (#842)Updates
hypothesisfrom 6.152.9 to 6.153.6Commits
01ffbeaBump hypothesis version to 6.153.6 and update changelog31d0568Merge pull request #4750 from Zac-HD/claude/intelligent-carson-PRApQa1273bfFix mypy errors on setdefault TypedDict key6a5b06eBump hypothesis version to 6.153.5 and update changelogd0db77eSimplify phase-stats accumulation with setdefault84a15f8Merge pull request #4749 from Zac-HD/claude/quirky-pascal-SyLp3cd9502dBump hypothesis version to 6.153.4 and update changelog6e54402Merge pull request #4748 from Zac-HD/claude/amazing-brahmagupta-XjCsZ50b89bbBump hypothesis version to 6.153.3 and update changelogf5cc080Report the explain phase as its own statistics bucketDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions