deps: bump the python-dependencies group across 1 directory with 5 updates - #37
Merged
stefan-jansen merged 2 commits intoAug 12, 2026
Merged
Conversation
…dates Bumps the python-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [shap](https://github.com/shap/shap) | `0.49.1` | `0.52.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.164.0` | `6.165.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.2` | | [ipython](https://github.com/ipython/ipython) | `9.15.0` | `9.16.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.65` | `0.0.69` | Updates `shap` from 0.49.1 to 0.52.0 - [Release notes](https://github.com/shap/shap/releases) - [Changelog](https://github.com/shap/shap/blob/master/docs/release_notes.rst) - [Commits](shap/shap@v0.49.1...v0.52.0) Updates `hypothesis` from 6.164.0 to 6.165.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.164.0...v6.165.2) Updates `ruff` from 0.16.1 to 0.16.2 - [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.16.1...0.16.2) Updates `ipython` from 9.15.0 to 9.16.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.16.1) Updates `ty` from 0.0.65 to 0.0.69 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.65...0.0.69) --- updated-dependencies: - dependency-name: shap dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.165.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.69 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-dependencies group with 5 updates in the / directory:
0.49.10.52.06.164.06.165.20.16.10.16.29.15.09.16.10.0.650.0.69Updates
shapfrom 0.49.1 to 0.52.0Release notes
Sourced from shap's releases.
... (truncated)
Commits
8461059FIX: Improve GPU TreeExplainer parity (#4997)8549e6bfix: use isinstance() instead of type() is tuple checks (#4508)3be7001remove webpack dependency for sickness scores (#5018)6e9f9b8build(deps): bump qs and express in /javascript (#5015)9be5435build(deps): bump idna from 3.11 to 3.15 in /docs (#5007)52dd763pin torch to <=2.11.0 in pyproject.toml (#5017)d8f2e76build(deps-dev): bump webpack-dev-server in /javascript (#5009)ac6e677build(deps-dev): bump@babel/plugin-transform-modules-systemjs(#4991)679b2eeFIX: warn when covariance matrix is singular in LinearExplainer (#4471)ce4abd7build(deps): bump mistune from 3.2.0 to 3.2.1 (#4990)Updates
hypothesisfrom 6.164.0 to 6.165.2Commits
deb4d49Bump hypothesis version to 6.165.2 and update changeloga9eff28Merge pull request #4842 from HypothesisWorks/claude/invert-everythingc555e58Cover the remaining _invert error paths in testsf9882a3Apply review feedback: type ValueHole.value as object, polish docs and tests8dca9e1Restructure timezones() so its draws can be re-encoded7e309dfInvert dictionaries, unique lists with tuple_suffixes, and fixed_dictionaries77ca292Implement _invert for most remaining strategy combinators5b20755Bump hypothesis version to 6.165.1 and update changelogb4f2e92Merge pull request #4806 from HypothesisWorks/claude/widening-shrinks9431e20Apply suggestions from code reviewUpdates
rufffrom 0.16.1 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
ipythonfrom 9.15.0 to 9.16.1Commits
3b83e1brelease 9.16.1cc8334eConvert IFrame sources to strings before HTML escaping (#15348)82a902eback to dev2ae7863release 9.16.06334b8fUpdate whats new for version 9.16 (#15342)dbbfa7bescape urls and file names interpolated into display html attributes (#15334)59986e7fix: correct typos0e9d34dFix missing space1a753baResolve attribute annotations under the policy in eval_node (#15337)876b5aaresolve attribute annotations under the policy in eval_nodeUpdates
tyfrom 0.0.65 to 0.0.69Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
1dca844Bump version to 0.0.69 (#4202)557a078Link to actual docs page rather than README in issue creation menu "Documenta...23a6000Bump version to 0.0.68 (#4199)dc3b7afUpdate typing FAQ for numeric tower displays (#4198)261fd8fBump version to 0.0.67 (#4192)91ded4erelease: use self-repo references (#4190)83bd8c8Update bug report issue template (#4189)7ce0eeeUpdate prek dependencies (#4178)6320327Update dependency prek to v0.4.11 (#4177)c572fd5Update docker/login-action action to v4.5.2 (#4179)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 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