chore(deps): update auto merged updates #515
Merged
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.
This PR contains the following updates:
==0.23.0
->==0.23.2
==0.2.75
->==0.2.76
==2.7.1
->==2.7.2
==2.18.2
->==2.18.3
==10.1.0
->==10.1.1
1-47.1715773198
->1-47.1716472878
1-62.1714671026
->1-62.1716478620
9.4-6
->9.4-6.1716471860
Release Notes
huggingface/huggingface_hub (huggingface-hub)
v0.23.2
: [v0.23.2] Patch: Supportmax_shard_size
as string insplit_state_dict_into_shards_factory
Compare Source
split_state_dict_into_shards_factory
now accepts string values asmax_shard_size
(ex:"5MB"
), in addition to integer values. Related PR: https://github.com/huggingface/huggingface_hub/pull/2286.Full Changelog: huggingface/huggingface_hub@v0.23.1...v0.23.2
v0.23.1
: hot-fix: optimize HTTP calls inHfFileSystem
Compare Source
See https://github.com/huggingface/huggingface_hub/pull/2271 for more details.
Full Changelog: huggingface/huggingface_hub@v0.23.0...v0.23.1
abetlen/llama-cpp-python (llama-cpp-python)
v0.2.76
Compare Source
0df0aa8
pydantic/pydantic (pydantic)
v2.7.2
Compare Source
GitHub release
What's Changed
Packaging
pydantic-core
tov2.18.3
by @sydney-runkle in #9515Fixes
__spec__.parent
with__package__
by @hramezani in #9331int
s with leading unary minus by @RajatRajdeep in pydantic/pydantic-core#1291str
subclass validation for enums by @sydney-runkle in [pydantic/pydantic-core#1273]https://github.com/pydantic/pydantic-core/pull/1273BigInt
s inLiteral
s andEnum
s by @samuelcolvin in [pydantic/pydantic-core#1297]https://github.com/pydantic/pydantic-core/pull/1297str
subclass as input by @davidhewitt in [pydantic/pydantic-core#1296]https://github.com/pydantic/pydantic-core/pull/1296pydantic/pydantic-core (pydantic_core)
v2.18.3
: 2024-05-28Compare Source
What's Changed
Packaging
serde_json
from 1.0.114 to 1.0.116 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1281regex
from 1.10.3 to 1.10.4 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1282pyo3
from 0.21.1 to 0.21.2 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1283uraimo/run-on-arch-action
from 2.7.1 to 2.7.2 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1284Fixes
int
s with leading unary minus by @RajatRajdeep in https://github.com/pydantic/pydantic-core/pull/1291i64
extraction to avoid implicit integer casts by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1288str
subclass validation for enums by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1273BigInt
s inLiteral
s andEnum
s by @samuelcolvin in https://github.com/pydantic/pydantic-core/pull/1297str
subclass as input by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1296NotImplemented
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1298New Contributors
Full Changelog: pydantic/pydantic-core@v2.18.2...v2.18.3
pytest-dev/pytest-testinfra (pytest-testinfra)
v10.1.1
Compare Source
======
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.