build(deps): bump the python-minor-patch group across 1 directory with 19 updates - #117
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the python-minor-patch group across 1 directory with 19 updates#117dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 19 updates Bumps the python-minor-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | | [transformers](https://github.com/huggingface/transformers) | `5.15.0` | `5.15.1` | | [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) | `0.50.0` | `0.50.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.4` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.26.0` | `1.28.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.2` | `6.165.10` | | [llvmlite](https://github.com/numba/llvmlite) | `0.48.0` | `0.49.0` | | [ml-dtypes](https://github.com/jax-ml/ml_dtypes) | `0.5.4` | `0.6.0` | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.24.0` | `2.25.0` | | [numba](https://github.com/numba/numba) | `0.66.0` | `0.67.0` | | [optree](https://github.com/metaopt/optree) | `0.19.1` | `0.20.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `7.35.1` | `7.36.0` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.1` | `1.5.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.4` | | [starlette](https://github.com/Kludex/starlette) | `1.4.1` | `1.6.0` | | [sympy](https://github.com/sympy/sympy) | `1.13.1` | `1.14.0` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.2` | `0.4.4` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.1` | `21.7.4` | Updates `uvicorn` from 0.52.1 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.1...0.52.4) Updates `transformers` from 5.15.0 to 5.15.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.15.0...v5.15.1) Updates `bitsandbytes` from 0.50.0 to 0.50.1 - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.50.0...0.50.1) Updates `filelock` from 3.32.2 to 3.32.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.2...3.32.4) Updates `huggingface-hub` from 1.26.0 to 1.28.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.26.0...v1.28.0) Updates `hypothesis` from 6.165.2 to 6.165.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.165.10) Updates `llvmlite` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/numba/llvmlite/releases) - [Commits](numba/llvmlite@v0.48.0...v0.49.0) Updates `ml-dtypes` from 0.5.4 to 0.6.0 - [Release notes](https://github.com/jax-ml/ml_dtypes/releases) - [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md) - [Commits](jax-ml/ml_dtypes@v0.5.4...v0.6.0) Updates `narwhals` from 2.24.0 to 2.25.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.24.0...v2.25.0) Updates `numba` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.66.0...0.67.0) Updates `optree` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/metaopt/optree/releases) - [Changelog](https://github.com/metaopt/optree/blob/main/CHANGELOG.md) - [Commits](metaopt/optree@v0.19.1...v0.20.0) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `protobuf` from 7.35.1 to 7.36.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `python-discovery` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.5.1...1.5.2) Updates `ruff` from 0.16.1 to 0.16.4 - [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.4) Updates `starlette` from 1.4.1 to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.4.1...1.6.0) Updates `sympy` from 1.13.1 to 1.14.0 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.1...sympy-1.14.0) Updates `typing-inspection` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.2...v0.4.4) Updates `virtualenv` from 21.7.1 to 21.7.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.1...21.7.4) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: transformers dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: bitsandbytes dependency-version: 0.50.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: filelock dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: huggingface-hub dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: hypothesis dependency-version: 6.165.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: llvmlite dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ml-dtypes dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: narwhals dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: numba dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: optree dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: protobuf dependency-version: 7.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: python-discovery dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sympy dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: typing-inspection dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: virtualenv dependency-version: 21.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/python-minor-patch-e1b2fb1152
branch
September 1, 2026 13:54
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-minor-patch group with 19 updates in the / directory:
0.52.10.52.45.15.05.15.10.50.00.50.13.32.23.32.41.26.01.28.06.165.26.165.100.48.00.49.00.5.40.6.02.24.02.25.00.66.00.67.00.19.10.20.04.6.14.6.27.35.17.36.01.5.11.5.20.16.10.16.41.4.11.6.01.13.11.14.00.4.20.4.421.7.121.7.4Updates
uvicornfrom 0.52.1 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
transformersfrom 5.15.0 to 5.15.1Release notes
Sourced from transformers's releases.
Commits
550d7b3Release: v5.15.17e9f99cFix MTP config when mlp_layer_types is absent (#48015)6e336fdFix gemma4 video to device (#47896)c79e26aFallback from 'lanczos' to 'bicubic' when on cuda (#48026)d93f042Align logit distributions for CandidateGenerators using sampling (#48007)69bc61dFix DFlash candidate token device mismatch with device_map="auto" (#47877)Updates
bitsandbytesfrom 0.50.0 to 0.50.1Release notes
Sourced from bitsandbytes's releases.
Commits
37d2a93Release 0.50.10b3a226Add sm121 (GB10) tier to the 4-bit GEMM dispatch heuristic557bfc2build: Add Windows ARM64 build with CUDA 13.4 for RTX Spark (#2038)930274cMerge pull request #2032 from mfuntowicz/fix/cuda_121_win0330f40Merge branch 'main' into fix/cuda_121_wind799cfdGate /Zc:preprocessor to cl.exe only915aa03Merge pull request #2037 from mfuntowicz/docs/rtx-spark-install-guidelinescf86065docs: add installation instructions for NVIDIA Spark (ARM64) devicesb459659fix: missing compilation flag on recent msvc versiona2b90e6Fix truncated FP4 constant in Triton dequantize_fp4_tree (#2026)Updates
filelockfrom 3.32.2 to 3.32.4Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
cb493d6Release 3.32.4fe07a11escape the hostname every marker publishes (#709)232732f🔧 chore: batch dependency updates weekly on Tuesday (#713)2966eb5🧪 test(fork): fork once the event loop has closed (#714)61511ebbuild(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#712)f12a52fbuild(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#711)54c7b6c[pre-commit.ci] pre-commit autoupdate (#710)49f8035🧪 test: cover a reclaimed private record for real (#706)bb16d39🧪 test: deflake six scheduled-run failures (#704)13b82a6🐛 fix: retry transient denials on open and claim read (#705)Updates
huggingface-hubfrom 1.26.0 to 1.28.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
b2da2d4Release: v1.28.0a718e44Release: v1.28.0.rc07105c3d[CLI] Add --tensor-parallel-size / --data-parallel-size to `hf endpoints depl...a3d9d8a[Inference Endpoints] Omitmodel.taskinstead of sending null on create (#4...909b162[Inference Endpoints] Addhf endpoints hardwareto list available instances...5ac9711Do not use a redirect's Content-Length as file size in get_hf_file_metadata (...99aba55[Docs] Normalize malformed docstring parameter entries (#4623)2e6c67d[Inference Providers] deepinfra: add feature-extraction (embeddings) support ...7a522f0docs: remove obsolete Repository guide references (#4679)aa40a65[Download] Fix ResolvedRevision string value after pickle/copy (#4692)Updates
hypothesisfrom 6.165.2 to 6.165.10Commits
6384deeBump hypothesis version to 6.165.10 and update changelogc7ca59dMerge pull request #4864 from dgutson/claude-stateful-and-example3fc38f1claude: teach /hypothesis about stateful tests and@example16f24b7Merge pull request #4862 from Zac-HD/claude/upstream-regex-issues-fkke9q48ce446Bump hypothesis version to 6.165.9 and update changelogd559a69Merge pull request #4860 from Liam-DeVoe/optimize-single-branch-one-of3a19d89fix context flag restoration2408c99drop unecessary empty check3f94912Clarify re.ASCII wording in changelog entry9d0a9a8Fix from_regex handling of negative classes, re.ASCII, and zero-min repeatsUpdates
llvmlitefrom 0.48.0 to 0.49.0Release notes
Sourced from llvmlite's releases.
Commits
b5a0ba7Merge pull request #1468 from swap357/release0.493b78f51Apply suggestion from@sklam1e8c285update changelog for merge commit 1469914f3eaupdate release datec5a940dadd update pr to pr listdf5dd6fupdate changelog for 0.49.0ab86042Merge pull request #1469 from sklam/docs/pick_ptr_provenancead125deMerge pull request #1465 from sklam/iss/ptr_provenanced3c227eMerge pull request #1457 from swap357/changelog_0.499254641change date on changelogUpdates
ml-dtypesfrom 0.5.4 to 0.6.0Release notes
Sourced from ml-dtypes's releases.
Changelog
Sourced from ml-dtypes's changelog.
Commits
6bc762dMerge pull request #389 from hawkinsp:releasece2c7bfPrepare v0.6.0 release.66a7982Merge pull request #390 from hawkinsp:npy22c29114Drop support for NumPy 1.x.3a8d5daMerge pull request #388 from hawkinsp:builddec45f7Merge pull request #387 from hawkinsp:format2e0e13eClean up scikit-build-core configuration in pyproject.toml.90bebd5Implement format for custom float, complex, and int dtypes.f9c6392Merge pull request #368 from jax-ml:dependabot/github_actions/actions/downloa...14396b0Merge pull request #384 from jax-ml:dependabot/github_actions/actions/setup-p...Updates
narwhalsfrom 2.24.0 to 2.25.0Release notes
Sourced from narwhals's releases.
... (truncated)
Commits
c481508release: Bump version to 2.25.0813f3bbupdate build process, remove push tostablebranch (#3868)bc34ee7fix: follow left-hand-index alignment rule for pandas-likeconcat(#3866)f5ba091fix: null propagation for str boolean methods (#3865)d2b5bccfix: consistently place null's inwith_row_index(order_by=...)(#3863)93fb199fix: honor schema column selection/order in pandas-like from_dicts (#3856)799eabffeat: addstr.strip_chars_{start,end}(#3843)2ae3429ci: pin pandas in scikit-lego job to get ci green (#3860)618f9b8fix: use exact quantile for median on the pyarrow backend (#3855)c679ebafix: orderCategoricalcolumns by value in thepyarrowbackend (#3862)Updates
numbafrom 0.66.0 to 0.67.0Release notes
Sourced from numba's releases.
Commits
3190b91Merge pull request #10772 from swap357/release0.67f68f603add current pr on 0.67 pr list86a975cupdate final release date for 0.67c7f14cfMerge pull request #10726 from swap357/pin_deps_0.67123fa28update test refs and pin dependencies for release0.670c89330Merge pull request #10724 from swap357/changelog_0.67ffaa017Merge pull request #10723 from swap357/update_version_support_table_0.67.0rc1af0d879fix wrapping on release notesa5e4654Update docs/source/release/0.67.0-notes.rste85720eUpdate docs/source/release/0.67.0-notes.rstUpdates
optreefrom 0.19.1 to 0.20.0Release notes
Sourced from optree's releases.