build(deps): bump the dependencies group across 1 directory with 7 updates #227
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 dependencies group with 7 updates in the / directory:
0.20.0
0.21.0
4.44.2
4.45.2
3.1.1
3.2.0
1.24.10
1.24.11
5.0.8
5.1.1
1.1.382
1.1.384
0.6.7
0.6.9
Updates
uvloop
from 0.20.0 to 0.21.0Release notes
Sourced from uvloop's releases.
Commits
2e8feae
bump cibuildwheel version40e8a34
uvloop 0.21.079d5dcd
uvloop 0.21.0beta1fb5a139
Add cleanup_socket param on create_unix_server() (#623)3fba9fa
Updates for Cython3 (#587)3c3bbef
udp errors should result in protocol.error_received (#601)4083a94
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609)Updates
transformers
from 4.44.2 to 4.45.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
53fad64
v4.45.22fd49d2
Cache: revert DynamicCache init for BC (#33861)5df4ca8
wow277ed58
fix post cherry-picking!b1c237f
Fix Tensor + Embedding error in some cases when using SiglipVisionModel (#33994)ae5f491
properly fix and RUN_SLOW (#33965)6ea04aa
Cache: revert DynamicCache init for BC (#33861)be96843
hot fixself.position_embeddings->self.position_embedding
(#33958)333ec0a
Ignore keys onvalidate_rope
(#33753)3576fec
Config: lowersave_pretrained
exception to warning (#33906)Updates
sentence-transformers
from 3.1.1 to 3.2.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
402198f
Release v3.2.0adbf0ba
Add backends: ONNX & OpenVINO + ONNX optimization, quantization (#2712)130bdea
Add from_model2vec/from_distillation to docs (#2978)f85b502
Refine mine_hard_negatives arguments (#2977)7855327
[feat
] Add lightning-fast StaticEmbedding module based on model2vec (#2961)07ae865
[ENH] Improve code quality inCrossEncoder.rank
+ test (#2947)b6f1142
Add negatives in CachedGISTEmbedLoss (#2946)a7cc68f
[model cards
] Keep evaluation order in training logs if there's multiple ev...4f43de6
[feat
] Add query prompts to Information Retrieval Evaluator (#2951)80393d0
[fix
] Only save first module in root if "save_in_root" is specified. (#2957)Updates
pymupdf
from 1.24.10 to 1.24.11Release notes
Sourced from pymupdf's releases.
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
eeaa3f1
Update version numbers and dates for release of 1.24.11.758a77c
scripts/gh_release.py: Do nothing if Github scheduled workflow on non-PyMuPDF...13dd9cb
setup.py: default to MuPDF-1.24.10.883b891
tests/test_pixmap.py: test_3493(): work around unexpected exception on Github.da2bfe6
tests/: fix test failures with sysinstalls.7a286f7
Improved building for Python stable ABI / limited API.bce515c
pipcl.py: class Package: added py_limited_api setting.0ed97b0
tests/: added a test for #3624Pdf file transform to image have a black block
.2c05e5e
tests/: added test for #3863apply_redactions() does not work as expected
.0b8b0ba
tests/gentle_compare.py: added pixmaps_rms().Updates
redis
from 5.0.8 to 5.1.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
4b3a6d0
Updated package version (#3403)e20f354
Fix bug with async pipeline and cluster fails with some commands (#3402)aa22225
Fix bug with partial Hiredis availability (#3400)c31849c
Fix bug with Redis Set commands returns List instead of Set (#3399)7215a52
Updated package version (#3389)2e46613
Client side caching refactoring (#3350)7d73d74
DOC-4197: add TCEs to the geospatial query page (#3378)c7483b3
DOC-4196: add TCEs to the full-text query page (#3377)64d4bb8
DOC-4194: add TCEs to the range query page (#3374)0c8a986
DOC-4194: add TCEs to the exact match query page (#3372)Updates
pyright
from 1.1.382 to 1.1.384Release notes
Sourced from pyright's releases.
Commits
5d9f60e
[pyright updated to 1.1.384] Update Version (#313)cd5d458
Pyright NPM Package update to 1.1.383 (#312)74d0088
chore: release v1.1.382.post1 (#310)1ce7b23
fix: avoid warning for .post versions (#309)c61cac8
chore: release v1.1.382.post0 (#307)f8e7383
CI: correct setup for nodeenv testing (#306)276e381
fix: correct nodeenv environment (#305)Updates
ruff
from 0.6.7 to 0.6.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
975be9c
Bump version to 0.6.9 (#13624)99e4566
MarkFURB118
fix as unsafe (#13613)7ad07c2
Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)4aefe52
Support ruff discovery in pip build environments (#13591)cc1f766
Preserve trivia (i.e. comments) in PLR5501 (#13573)fdd0a22
Move to maintained mirror of prettier (#13592)3728d5b
[pyupgrade
] Fix UP043 to apply tocollections.abc.Generator
and `collecti...7e3894f
Avoid short circuitingB017
for multiple context managers (#13609)c3b40da
Use backticks for code in red-knot messages (#13599)ef45185
Allow users to provide custom diagnostic messages when unwrapping calls (#13597)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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