chore(deps-py): bump the dev group across 1 directory with 3 updates#1657
Merged
Conversation
Bumps the dev group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [pip](https://github.com/pypa/pip). Updates `ruff` from 0.15.15 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.15.16) Updates `hypothesis` from 6.155.0 to 6.155.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.0...v6.155.1) Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: hypothesis dependency-version: 6.155.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... 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 @@
## main #1657 +/- ##
=======================================
Coverage 85.41% 85.41%
=======================================
Files 188 188
Lines 29850 29850
Branches 28505 28505
=======================================
Hits 25496 25496
Misses 3237 3237
Partials 1117 1117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
maximilianruesch
approved these changes
Jun 5, 2026
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 dev group with 3 updates in the / directory: ruff, hypothesis and pip.
Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
hypothesisfrom 6.155.0 to 6.155.1Commits
4afeadaBump hypothesis version to 6.155.1 and update changelog1dafffbMerge pull request #4755 from Zac-HD/claude/nice-bardeen-xS6yA78b2a01Address review feedback on the overrun-repair branchba3a206Merge pull request #4757 from Zac-HD/cleanups4f72f64deflake tests?4411487crosshair tests cleanup137d036Test the float-position bijection's invariants0a08e95Shrink large floats via a grid-position bijection6631e4aRealign over-long collection draws when shrinkingd2b9b9aConsolidate release note for shrinker performanceUpdates
pipfrom 26.1.1 to 26.1.2Changelog
Sourced from pip's changelog.
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateDependabot 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