deps: bump the python-dependencies group with 7 updates - #43
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the python-dependencies group with 7 updates#43dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [ml4t-specs](https://github.com/ml4t/specs) | `0.1.3` | `0.1.4` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [shap](https://github.com/shap/shap) | `0.49.1` | `0.52.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.167.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.6` | | [ipython](https://github.com/ipython/ipython) | `9.17.0` | `9.17.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.75` | `0.0.78` | Updates `ml4t-specs` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/ml4t/specs/releases) - [Commits](ml4t/specs@v0.1.3...v0.1.4) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) 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.165.10 to 6.167.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.10...v6.167.1) Updates `ruff` from 0.16.5 to 0.16.6 - [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.5...0.16.6) Updates `ipython` from 9.17.0 to 9.17.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.17.0...9.17.1) Updates `ty` from 0.0.75 to 0.0.78 - [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.75...0.0.78) --- updated-dependencies: - dependency-name: ml4t-specs dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-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.167.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.78 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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the python-dependencies group with 7 updates:
0.1.30.1.42.13.42.13.50.49.10.52.06.165.106.167.10.16.50.16.69.17.09.17.10.0.750.0.78Updates
ml4t-specsfrom 0.1.3 to 0.1.4Release notes
Sourced from ml4t-specs's releases.
Commits
b309466release: prepare 0.1.4 (#14)b17105bfeat: FeedSpec carries vwap_col so a feed can declare a volume-weighted price...Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
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.165.10 to 6.167.1Commits
a8dcd74Bump hypothesis version to 6.167.1 and update changelogc862b6fMerge pull request #4874 from Zac-HD/claude/cu-many-reject-span-discard-yhaidcdf39994Merge pull request #4873 from HypothesisWorks/create-pull-request/patchafe5b0bBump hypothesis version to 6.167.0 and update changelog06bfa69Merge pull request #4870 from Zac-HD/claude/status-reason-ideas-dum8wm1d0e155Add return annotation to satisfy mypy's disallow_incomplete_defsa0a7dfcReport the failing assume() when .map() gives upd010799Rename _filter_gave_ups test helper to _get_filter_gave_upsef98ff9Fix the type of Bundle transformations8e36c8fRequire passing data to SampledFromStrategy._transformUpdates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
ipythonfrom 9.17.0 to 9.17.1Commits
48ff029release 9.17.1ed47107Have builin-lazy magics have a lower priority than registered on.19f9ae0back to devUpdates
tyfrom 0.0.75 to 0.0.78Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
dca9f98Bump version to 0.0.78 (#4452)2bd3de2Updatestrict-literal-narrowingtostrict-equality-semantics(#4438)5fb846cUpdate prek dependencies (#4444)b55cd43Update docker/login-action action to v4.6.0 (#4445)ba84bdefix: update broken registry.bazel.build/docs URLs (#4439)371111bBump version to 0.0.77 (#4435)1940c8aBump version to 0.0.76 (#4426)c6d3626Improveuv-lockpre-commit configuration (#4398)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