build(deps): bump the minor-and-patch group across 1 directory with 5 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 5 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | | [pillow-heif](https://github.com/bigcat88/pillow_heif) | `1.5.0` | `1.6.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) | `0.49.2` | `0.50.2` | | [peft](https://github.com/huggingface/peft) | `0.19.1` | `0.20.0` | 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 `pillow-heif` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/bigcat88/pillow_heif/releases) - [Changelog](https://github.com/bigcat88/pillow_heif/blob/master/CHANGELOG.md) - [Commits](bigcat88/pillow_heif@v1.5.0...v1.6.0) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `bitsandbytes` from 0.49.2 to 0.50.2 - [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.49.2...0.50.2) Updates `peft` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pillow-heif dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: bitsandbytes dependency-version: 0.50.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: peft dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 5 updates in the / directory:
0.52.10.52.41.5.01.6.01.2.21.2.30.49.20.50.20.19.10.20.0Updates
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
pillow-heiffrom 1.5.0 to 1.6.0Release notes
Sourced from pillow-heif's releases.
Changelog
Sourced from pillow-heif's changelog.
Commits
11a2a9fv1.6.016be8c8ci: fix leak tests failing the full Wheels matrix (#467)2a7240cchore(deps): update dependency strukturag/libheif to v1.23.2 (#466)c4e4ec9[pre-commit.ci] pre-commit autoupdate (#465)657f27d[pre-commit.ci] pre-commit autoupdate (#464)a6d6e91docs: fix the docs build and refresh the reference (#462)434e64dchore(deps): update dependency macos to v26 (#422)f1e15a7ci: rework flaky memory leak tests (#461)06dccd9[pre-commit.ci] pre-commit autoupdate (#427)38c39bbchore(deps): update dependency python to 3.14 (#429)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
bitsandbytesfrom 0.49.2 to 0.50.2Release notes
Sourced from bitsandbytes's releases.
... (truncated)
Commits
08a9956Release 0.50.24f1fc6c[ROCm] Add CI for ROCm 10.0 (#2061)906ff4dci: expand ROCm architecture coverage (#2046)d9e4440Restore Wave64 warp size for all gfx9 targets (#2059)3fe95b5Revert "[ROCm] Rework ROCm build to use ROCm version instead of HIP version (...3ac90c4[ROCm] Rework ROCm build to use ROCm version instead of HIP version (#1888)95f9af3chore(deps): bump the actions group across 1 directory with 2 updates (#2036)d2d08f6Add sm121 (GB10) to the wide_n_simt 4-bit GEMM dispatch rule (#2039)d8ccdd9Mask the absmax store in the Triton 4-bit quantize kernels (#2043)2b6cfb7Bump dev versionUpdates
peftfrom 0.19.1 to 0.20.0Release notes
Sourced from peft's releases.
... (truncated)
Commits
a5526d2Imagegen results for new PEFT methods (#3483)8587a36Add get base model state dict (#3000)3116c96FIX AutoPeftModel forwards revision and token (#3442)388ccc4ENH Improve param validation for several PEFT methods (#3438)051b2c5CI Enable test coverage only on one of the runs (#3469)a1d4f86AI: Update contribution guide based on recent experience (#3459)4d49a3bFix Gemma4 prefix tuning with per_layer_config (#3471)18ab825FIX Hotswapping of grouped Conv2d weights (#3416) (#3427)14f7e14fix: respect layer-specific LoRA-FA scaling in optimizer (#3315)999b934ENH Support grouped convolutions in LoHa and LoKr (#3440)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