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:
==1.24.9
->==1.24.10
==6.0.1
->==6.0.2
v3.1.1
->v3.1.2
==0.27.0
->==0.27.2
==0.2.85
->==0.2.90
==3.10.6
->==3.10.7
==0.4.3
->==0.4.4
==1.0.8
->==1.0.9
==0.12.3
->==0.12.5
==0.30.5
->==0.30.6
Release Notes
pymupdf/pymupdf (PyMuPDF)
v1.24.10
: PyMuPDF-1.24.10 releasedCompare Source
PyMuPDF-1.24.10 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.24.10 (2024-09-02)
Use MuPDF-1.24.9.
Fixed issues:
Other:
so will raise an exception. (#3603)
yaml/pyyaml (PyYAML)
v6.0.2
Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
hashicorp/setup-terraform (hashicorp/setup-terraform)
v3.1.2
Compare Source
NOTES:
encode/httpx (httpx)
v0.27.2
Compare Source
Fixed
URLTypes
shortcut. (#2673)v0.27.1
Compare Source
Added
zstd
content decoding using the pythonzstandard
package is added. Installable usinghttpx[zstd]
. (#3139)Fixed
InvalidURL
exceptions. (#3250)app
type signature inASGITransport
. (#3109)abetlen/llama-cpp-python (llama-cpp-python)
v0.2.90
Compare Source
1d1ccce
MiniCPMv26ChatHandler
andminicpm-v-26
in server by @abetlen inf70df82
v0.2.89
Compare Source
cfac111
v0.2.88
Compare Source
fc4ca27
0998ea0
v0.2.87
Compare Source
be55695
9cad571
198f47d
v0.2.86
Compare Source
398ede5
ijl/orjson (orjson)
v3.10.7
Compare Source
Changed
huggingface/safetensors (safetensors)
v0.4.4
Compare Source
Important changes
What's Changed
New Contributors
Full Changelog: huggingface/safetensors@v0.4.3...v0.4.4
huggingface/pytorch-image-models (timm)
v1.0.9
Compare Source
Aug 21, 2024
Add SAM2 (HieraDet) backbone arch & weight loading support
Add Hiera Small weights trained w/ abswin pos embed on in12k & fine-tuned on 1k
Aug 8, 2024
fastapi/typer (typer)
v0.12.5
Compare Source
Features
Fixes
rich_markup_mode=None
disables Rich formatting. PR #859 by @svlandeg.Refactors
Docs
main.py
in tutorial on CLI option names. PR #868 by @fsramalho.docs/virtual-environments.md
. PR #952 by @tiangolo.docs/contributing.md
. PR #947 by @tiangolo.Internal
needs_bash
test fixture. PR #888 by @svlandeg.v0.12.4
Compare Source
Features
Fixes
UnionType
(e.g.str | None
) with Python 3.11. PR #548 by @jonaslb.zsh
autocompletion installation. PR #237 by @alexjurkiewicz.Annotated
with future annotations in Python 3.7+. PR #814 by @ivantodorovich.shell_complete
not working for Arguments. PR #737 by @bckohan.Docs
Internal
pyproject.toml
, show up in PyPI. PR #931 by @tiangolo.__init__.py
files to fix test suite. PR #809 by @svlandeg.encode/uvicorn (uvicorn)
v0.30.6
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.