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.4
->==1.24.5
v4.1.6
->v4.1.7
==0.5.0
->==0.5.1
==0.23.2
->==0.23.4
==0.2.76
->==0.2.78
==2.7.2
->==2.7.4
==8.2.1
->==8.2.2
1-47.1716472878
->1-51
1-62.1716478620
->1-66
9.4-6.1716471860
->9.4-9
==1.12
->==1.12.1
==2.3.0
->==2.3.1
==0.18.0
->==0.18.1
==6.4
->==6.4.1
==2.2.1
->==2.2.2
Release Notes
pymupdf/pymupdf (PyMuPDF)
v1.24.5
: PyMuPDF-1.24.5 releasedCompare Source
PyMuPDF-1.24.5 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.5 (2024-05-30)
Fixed issues:
Other:
pymupdf.apply_pages()
andpymupdf.get_text()
.actions/checkout (actions/checkout)
v4.1.7
Compare Source
chroma-core/chroma (chromadb)
v0.5.1
Compare Source
huggingface/huggingface_hub (huggingface-hub)
v0.23.4
: [v0.23.4] Patch: fix encoders issues in ModelHubMixinCompare Source
Includes:
Full Changelog: huggingface/huggingface_hub@v0.23.3...v0.23.4
v0.23.3
: [v0.23.3] Patch: fix details not returned inInferenceClient.text_generation
Compare Source
Release 0.23.0 introduced a breaking change in
InferenceClient.text_generation
. Whendetails=True
is passed, thedetails
attribute in the output is always None. The patch release fixes this. See https://github.com/huggingface/huggingface_hub/pull/2316 for more details.Full Changelog: huggingface/huggingface_hub@v0.23.2...v0.23.3
abetlen/llama-cpp-python (llama-cpp-python)
v0.2.78
Compare Source
fd5ea0f
v0.2.77
Compare Source
bde7cd3
df45a4b
165b4dc
af3ed50
fix: Disable Windows+CUDA workaround when compiling for HIPBLAS by Engininja2 in #1493
pydantic/pydantic (pydantic)
v2.7.4
Compare Source
Github release
What's Changed
Packaging
pydantic.v1
tov1.10.16
reference by @sydney-runkle in #9639Fixes
recursive_guard
as kwarg inFutureRef._evaluate
by @vfazio in #9612v2.7.3
Compare Source
GitHub release
What's Changed
Packaging
pydantic-core
tov2.18.4
by @sydney-runkle in #9550Fixes
pytest-dev/pytest (pytest)
v8.2.2
Compare Source
pytest 8.2.2 (2024-06-04)
Bug Fixes
.pytest_cache
) creation. Regressed in pytest 8.2.0.Improved Documentation
lack of thread safety in pytest as a possible source of flakyness.
sympy/sympy (sympy)
v1.12.1
: SymPy 1.12.1Compare Source
See https://github.com/sympy/sympy/wiki/release-notes-for-1.12.1 for release notes
pytorch/vision (torchvision)
v0.18.1
: TorchVision 0.18.1 ReleaseCompare Source
This is a patch release, which is compatible with PyTorch 2.3.1. There are no new features added.
tornadoweb/tornado (tornado)
v6.4.1
Compare Source
urllib3/urllib3 (urllib3)
v2.2.2
Compare Source
==================
Proxy-Authorization
header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set viaRetry.remove_headers_on_redirect
.amt
to read methods ofhttp.client.HTTPResponse
as an alternative toNone
. (#​3122 <https://github.com/urllib3/urllib3/issues/3122>
__)typing.Self
. (#​3363 <https://github.com/urllib3/urllib3/issues/3363>
__)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.