build(deps): bump the python-runtime group with 6 updates - #345
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-runtime group with 6 updates#345dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-runtime group with 6 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [mlx](https://github.com/ml-explore/mlx) | `0.32.1` | `0.32.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.166.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.5` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) 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 `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `mlx` from 0.32.1 to 0.32.2 - [Release notes](https://github.com/ml-explore/mlx/releases) - [Commits](ml-explore/mlx@v0.32.1...v0.32.2) Updates `hypothesis` from 6.165.10 to 6.166.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.10...v6.166.0) Updates `ruff` from 0.16.4 to 0.16.5 - [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.4...0.16.5) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: mlx dependency-version: 0.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: hypothesis dependency-version: 6.166.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime ... 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-runtime group with 6 updates:
8.4.28.5.02.13.42.13.550.0.050.0.10.32.10.32.26.165.106.166.00.16.40.16.5Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)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
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
mlxfrom 0.32.1 to 0.32.2Release notes
Sourced from mlx's releases.
... (truncated)
Commits
1f8e74eHold GIL in AttachedData destructor (#4391)91ac005Add script to run python tests (#4393)43d2f06Fix einsum dropping a trailing empty subscript (#4299)a9eed5aFix quantizing sliced arrays (#4381)9d16475python: Declare DLPackCompatible protocol members as methods (#4384)c793734Use cast_to for fused AsType in compiled Metal kernels (#4351)9d173ffSupport Relocatable CUDA DLLs on Windows (#4382)29b61c0Fix cpu exclusive scan for complex numbers (#4272)451dc87[CUDA] Ce fused kernel (#3947)d9077d8Avoid zero work in stride-2 ConvTranspose3d (#4343)Updates
hypothesisfrom 6.165.10 to 6.166.0Commits
1bcbae8Bump hypothesis version to 6.166.0 and update changelogea8f720Merge pull request #4869 from Zac-HD/claude/hypothesis-issue-4403-79zqk2b60095aBump hypothesis version to 6.165.11 and update changelogf61715eMerge pull request #4867 from reachsridhard/fix/redistribute-numeric-pairs-fl...3c8ee99add track_arg_span, refactor track_arg_span and track_arg_label to be on conj...4d02f3bMerge pull request #4812 from Liam-DeVoe/docs-redirect-anchorsc7a640aFix formatting of test_redistribute_numeric_pairs_type_combinationsc5d8928Add tests for redistribute_numeric_pairs covering all type combinations and o...31db976Run shrink and explain phases when the choice tree is exhausted67f63faVary interactive draws in the explain phaseUpdates
rufffrom 0.16.4 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)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