-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): bump the dependencies group across 1 directory with 15 updates #299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dependencies-188db52f2b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…pdates Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [granian](https://github.com/emmett-framework/granian) | `1.7.6` | `2.2.6` | | [litestar](https://github.com/litestar-org/litestar) | `2.15.1` | `2.16.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.1` | `2.9.1` | | [ctranslate2](https://github.com/OpenNMT/CTranslate2) | `4.5.0` | `4.6.0` | | [transformers](https://github.com/huggingface/transformers) | `4.49.0` | `4.51.3` | | [sentence-transformers](https://github.com/UKPLab/sentence-transformers) | `3.4.1` | `4.1.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.3` | `6.30.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.25.3` | `1.25.5` | | [redis](https://github.com/redis/redis-py) | `5.2.1` | `6.1.0` | | [hiredis](https://github.com/redis/hiredis-py) | `3.1.0` | `3.1.1` | | [torch](https://github.com/pytorch/pytorch) | `2.6.0` | `2.7.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.395` | `1.1.400` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.4` | `3.3.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.9` | `0.11.9` | Updates `granian` from 1.7.6 to 2.2.6 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v1.7.6...v2.2.6) Updates `litestar` from 2.15.1 to 2.16.0 - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](litestar-org/litestar@v2.15.1...v2.16.0) Updates `pydantic-settings` from 2.8.1 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.1...v2.9.1) Updates `ctranslate2` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/OpenNMT/CTranslate2/releases) - [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md) - [Commits](OpenNMT/CTranslate2@v4.5.0...v4.6.0) Updates `transformers` from 4.49.0 to 4.51.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.49.0...v4.51.3) Updates `sentence-transformers` from 3.4.1 to 4.1.0 - [Release notes](https://github.com/UKPLab/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v3.4.1...v4.1.0) Updates `protobuf` from 5.29.3 to 6.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.3...v6.30.2) Updates `pymupdf` from 1.25.3 to 1.25.5 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.25.3...1.25.5) Updates `redis` from 5.2.1 to 6.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v6.1.0) Updates `hiredis` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v3.1.0...v3.1.1) Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.7.0) Updates `pyright` from 1.1.395 to 1.1.400 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.395...v1.1.400) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `pylint` from 3.3.4 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.7) Updates `ruff` from 0.9.9 to 0.11.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.9...0.11.9) --- updated-dependencies: - dependency-name: granian dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: litestar dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ctranslate2 dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: transformers dependency-version: 4.51.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentence-transformers dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: protobuf dependency-version: 6.30.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pymupdf dependency-version: 1.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: hiredis dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyright dependency-version: 1.1.400 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 15 updates in the / directory:
1.7.62.2.62.15.12.16.02.8.12.9.14.5.04.6.04.49.04.51.33.4.14.1.05.29.36.30.21.25.31.25.55.2.16.1.03.1.03.1.12.6.02.7.01.1.3951.1.4008.3.48.3.53.3.43.3.70.9.90.11.9Updates
granianfrom 1.7.6 to 2.2.6Release notes
Sourced from granian's releases.
... (truncated)
Commits
f5cf71fBump dependencies0b932bcUpdate external benchmark results (#570)bd5b299Bump tokio-util from 0.7.14 to 0.7.15 (#572)6cacd31Bump astral-sh/setup-uv from 5 to 6 (#571)7ff40e7Avoid to raiseRuntimeErroron undecodable RSGI headers7dc894aBump version to 2.2.677e9d8eFix event loop init in MP server (#565)8fd6924Bump version to 2.2.52254727Update benchmarksa12a7cdBump dependenciesUpdates
litestarfrom 2.15.1 to 2.16.0Release notes
Sourced from litestar's releases.
... (truncated)
Commits
3f8be84v2.16.094e1a48feat: add scalar configuration (#4162)7f8d1d4fix(cli): pre parse launch arguments when cli command executed (#4161)91a303afeat(DTO): Add custom attribute accessor callable (#4160)f3cbf4cfeat(DTO): Populatelinecachefor generated transfer functions (#4159)af1af6bfix(openapi): support prefixItems for tuple schema (#4132)6129482feat: add self to validate_handler_fn error message (#4157)dfeb588fix(testing): subprocess client raises exc when fails to start (#4153)f6a1dbcfix: misleading error message upon ImportError with --app argument to CLI (#4...d2fd22fdocs: fixed variable name in ASGIMiddleware code example (#4151)Updates
pydantic-settingsfrom 2.8.1 to 2.9.1Release notes
Sourced from pydantic-settings's releases.
Commits
1874740Prepare release 2.9.1 (#600)88e77bcFix typo in gcp secret manager error message (#598)e973d9afix: Expose ConfigFileSourceMixing on top level sources/init.py (#597)8c0f5f1Fix check in CI (#595)0ac2312Prepare release 2.9.0 (#594)f3e5ac3Update pydantic (#593)20640b0Cli retrieve unknown args (#588)ed7fd42CLI submodel suppress. (#587)e9fb316Fix for env nested enum. (#589)0e9b329CLI JSON Optional Default (#581)Updates
ctranslate2from 4.5.0 to 4.6.0Release notes
Sourced from ctranslate2's releases.
Changelog
Sourced from ctranslate2's changelog.
Commits
617405fadd macos x86 intel again (#1876)5fbed01bump version 4.6.0 (#1875)a96e8d3Added support for RobertaModel to transformers.py (#1864)0ba6eb1disable opennmt-tf tests (#1877)c974ddcBuild wheels for Python 3.13 and drop support for 3.8 (#1858)878920eSupport for returning the hidden vector in the Wav2Vec2 and Wav2Vec2Bert mode...d3e37edfix(build): don't apply noexecstack to windows builds (#1861)4a6b82eFix github action (#1871)11ed2acAdd noexecstack linker flags (#1852)6a3dc63Update whisper.cc (#1846)Updates
transformersfrom 4.49.0 to 4.51.3Release notes
Sourced from transformers's releases.
... (truncated)
Commits
5f4ecf2Release: v4.51.3befb534Handle torch ver in flexattn (#37400)bffeefehandle torch version edge cases (#37399)5c076fbAdd glm4 (#37388)28c9541Attention Quantization with FBGemm & TP (#37384)5651207userms_norm_epsfor the L2Norm for Llama4 (#37418)ac9c7f3mark llama4 as not supported with fa2 (#37416)894783cFix Llama4 offset (#37414)eae06ffv4.51.23148a41the fix that did not get in (#37370)Updates
sentence-transformersfrom 3.4.1 to 4.1.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
aa4453bRelease v4.1f604c67[backend] Add ONNX & OpenVINO support for Cross Encoder (reranker) models (...27c14b9[fix] Avoid error if prompts & output_value=None (#3327)03dff58Use return_dict=True in Transformer; improve how all_layer_embeddings are det...a5f55a3[feat] hard neg mining: deprecate margin in favor of absolute_margin & rela...58f42d3Update (C)GIST losses to support "relative" margin instead of "percentage" (#...4f73525Fix typing for CrossEncoder.to (#3324)0cf80cdSupport activation_function=None in Dense module (#3316)eb3d4dfCachedGISTEmbedLoss Adding Margin (#3299)8a3342b[docs] Update a removed article with a new source (#3309)Updates
protobuffrom 5.29.3 to 6.30.2Commits
43e1626Updating version.json and repo version numbers to: 30.27a4c63bFix lite classes in the protobuf-java Maven release to be JDK8 compatible. (#...7831669Remove dllexport attribute on variable definition. (#20833)da9cadcRestore JDK8 compatibility in Bazel for libraries with dependencies from Mave...09b5078Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still ...b7f06f1Add volatile to featuresResolved (#20766)b69f653Restore generator headers in cmake install until the next breaking C++ releas...f4b0a79Restore custom protobuf maven namespaces to avoid polluting main maven namesp...2dc9f35Fix Java concurrency issue in feature resolution for old <=3.25.x gencode usi...221b2a0Change how we decide which empty string implementation to use. (#20708)Updates
pymupdffrom 1.25.3 to 1.25.5Release notes
Sourced from pymupdf's releases.
... (truncated)
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
b1ecfe6Documentation Updates3cd80e1Updated release dates.2838348tests/: added test_4415().2c45b05src/table.py: fix errors with latest flake8.33fe7a9Update versions and changelog etc for next release.ab36622src/extra.i: fix debug build error caused by assert statement.c58e39asrc/ tests/: avoid infinite loop in fill_textbox() if word is too long.ec43e60scripts/test.py: added --pytest-prefix arg.9699a13src/utils.py: fix pylint error with recent python-3.14 fix.2cf119bClarificationsUpdates
redisfrom 5.2.1 to 6.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
3331a42Adding comment for the lib version in init.py (to force ci pipeline execu...def589dFix Readme formatting for Installation section0d28291Updating the readme and lib version to contain the changes from the latest st...e9f22ddFix RedisCluster ssl_check_hostname not set to connections. For SSL verifica...91be4a0Multi exec on cluster (#3611)02b2ab6Export REDIS_MAJOR_VERSION correctly in run-tests (#3642)92e2ff7Fix matrix in hiredis-py-integration.yaml (#3641)7130e1aTest against unstable hiredis-py (#3617)4fd1100Adding return types for the RedisModuleCommands class (#3632)e13c42bPrevent RuntimeError while reinitializing clusters - sync and async (#3633)Updates
hiredisfrom 3.1.0 to 3.1.1Release notes
Sourced from hiredis's releases.
Commits