chore(deps): bump the python-runtime group across 1 directory with 19 updates - #408
Conversation
PR Context Summary
Suggested issue links
Use |
… updates Bumps the python-runtime group with 19 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.4` | `0.140.7` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.31` | `0.0.32` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.49` | `2.0.51` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.18.5` | | [pgvector](https://github.com/pgvector/pgvector-python) | `0.2.4` | `0.5.0` | | [minio](https://github.com/minio/minio-py) | `7.2.3` | `7.2.20` | | [rq](https://github.com/rq/rq) | `2.8.0` | `2.10.0` | | [slowapi](https://github.com/laurents/slowapi) | `0.1.9` | `0.1.10` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.0` | `1.9.0` | | [transformers](https://github.com/huggingface/transformers) | `5.5.0` | `5.14.1` | | [ultralytics](https://github.com/ultralytics/ultralytics) | `8.4.45` | `8.4.108` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.23.2` | `1.28.0` | | [timm](https://github.com/huggingface/pytorch-image-models) | `1.0.26` | `1.0.28` | | [paddlepaddle](https://github.com/paddlepaddle/paddle) | `3.2.2` | `3.3.1` | | [paddleocr](https://github.com/PaddlePaddle/PaddleOCR) | `3.5.0` | `3.7.0` | | [onnxruntime-gpu](https://github.com/microsoft/onnxruntime) | `1.23.2` | `1.28.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.9.0` | `2.10.1` | Updates `fastapi` from 0.135.4 to 0.140.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.4...0.140.7) Updates `python-multipart` from 0.0.31 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.31...0.0.32) Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `sqlalchemy` from 2.0.49 to 2.0.51 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pgvector` from 0.2.4 to 0.5.0 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.2.4...v0.5.0) Updates `minio` from 7.2.3 to 7.2.20 - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.3...7.2.20) Updates `rq` from 2.8.0 to 2.10.0 - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v2.8...v2.10) Updates `slowapi` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](laurentS/slowapi@v0.1.9...v0.1.10) Updates `scikit-learn` from 1.5.0 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...1.9.0) Updates `transformers` from 5.5.0 to 5.14.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.5.0...v5.14.1) Updates `ultralytics` from 8.4.45 to 8.4.108 - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](ultralytics/ultralytics@v8.4.45...v8.4.108) Updates `onnxruntime` from 1.23.2 to 1.28.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.2...v1.28.0) Updates `timm` from 1.0.26 to 1.0.28 - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.26...v1.0.28) Updates `paddlepaddle` from 3.2.2 to 3.3.1 - [Release notes](https://github.com/paddlepaddle/paddle/releases) - [Changelog](https://github.com/PaddlePaddle/Paddle/blob/develop/RELEASE.md) - [Commits](PaddlePaddle/Paddle@v3.2.2...v3.3.1) Updates `paddleocr` from 3.5.0 to 3.7.0 - [Release notes](https://github.com/PaddlePaddle/PaddleOCR/releases) - [Commits](PaddlePaddle/PaddleOCR@v3.5.0...v3.7.0) Updates `onnxruntime-gpu` from 1.23.2 to 1.28.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.2...v1.28.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pip-audit` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.9.0...v2.10.1) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: fastapi dependency-version: 0.140.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: minio dependency-version: 7.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: onnxruntime dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: onnxruntime-gpu dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: paddleocr dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: paddlepaddle dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pgvector dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: rq dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: timm dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime - dependency-name: transformers dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: ultralytics dependency-version: 8.4.108 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
0362c7b to
686e3e3
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with canary! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
Asked for the rebase because the original head branched off #405 and its lockfile would have rolled Verified locally on the rebased head: pgvector 0.2.4 → 0.5.0 got an extra look, because the test DB is SQLite and the This is also the batch #395 and #405 were both clearing the way for. One caveat, and it isn't this PR's fault. Six of these only install with the
Same blind spot as #404 and #397. Merging on the strength of what is covered, with those six flagged rather than quietly assumed. |
Bumps the python-runtime group with 19 updates in the /backend directory:
0.135.40.140.70.0.310.0.322.13.32.13.42.0.492.0.511.18.41.18.50.2.40.5.07.2.37.2.202.8.02.10.00.1.90.1.101.5.01.9.05.5.05.14.18.4.458.4.1081.23.21.28.01.0.261.0.283.2.23.3.13.5.03.7.01.23.21.28.09.0.39.1.12.9.02.10.1Updates
fastapifrom 0.135.4 to 0.140.7Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
98b12fe🔖 Release version 0.140.7 (#16078)e772894📝 Update release notes24c2a9f⬆️ Upgrade latest-changes to 0.7.1 (#16077)add1d26📝 Update release notes7bcb78d⚡️ Avoid flattening dependencies for OpenAPI (#16076)87095aa📝 Update release notes3d3c691👷 Add OpenAPI dependency benchmarks (#16075)bcd4e89🔖 Release version 0.140.6 (#16074)27c922c📝 Update release notescc96fd3⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI (...Updates
python-multipartfrom 0.0.31 to 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
sqlalchemyfrom 2.0.49 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pgvectorfrom 0.2.4 to 0.5.0Changelog
Sourced from pgvector's changelog.
... (truncated)
Commits
60739dfVersion bump to 0.5.0 [skip ci]a810f27Updated example [skip ci]45b054cUpdated example [skip ci]efa1442Updated examples [skip ci]780cc73Updated example [skip ci]9f0d6b9Updated examples [skip ci]f6e113eUpdated example [skip ci]dc68770Updated readme [skip ci]0c18e0aAddressed todo28191fcRemoved todo [skip ci]Updates
miniofrom 7.2.3 to 7.2.20Release notes
Sourced from minio's releases.
... (truncated)
Commits
f671ca9Update version to next release53c8c93fix complete_multipart_upload() to support SSE-C (#1544)27997bdfix object_size/headers in ComposeSource (#1545)dd17dfbsupport optional parameters in LdapIdentityProvider (#1528) (#1541)4170c34Fix: Add missing type annotations to serialization dataclass fields (… (#1540)da27303Make BaseException internals to be set (#1521) (#1539)535ac42Enable github CI run (#1543)64ed1efUpdate version to next releaseff647fefeat: add py.typed in setup.py (#1513)ddb9919cleanup: SSE-C keys fix a misleading error message (#1514)Updates
rqfrom 2.8.0 to 2.10.0Release notes
Sourced from rq's releases.
Changelog
Sourced from rq's changelog.
Commits
fb6a538Bump version to 2.10e13a99dBump actions/checkout from 6 to 7 (#2422)c94f4ebWebhook notifications (#2420)741f0fdReduce the number of CI jobs (#2421)fd66342RQScheduler name and metadata (#2414)a24d240Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#2419)01a3867Bump version to 2.9.194d591a[WIP] Redis py 8 compatibility (#2416)298f09eFix flaky test (#2415)1293e92Allow retry configuration in Job.create() for parity with Queue.enqueue() (#2...Updates
slowapifrom 0.1.9 to 0.1.10Release notes
Sourced from slowapi's releases.
Changelog
Sourced from slowapi's changelog.
Commits
75799a3Update changelog6f22eabMerge pull request #212 from ecly/release-v0.1.105e2b9c1Merge pull request #238 from laurentS/drop-old-pythona83ec72Update READMEd1a20b6Drop python 3.7 and 3.8 from CI checks8bf8b2eMake exempt_when with request backwards compatibleeaf5ba7Bump version and update changeloga72bcc6Merge pull request #160 from colin99d/master42330fcMerge branch 'laurentS:master' into master91145c0Fixed mypy errorUpdates
scikit-learnfrom 1.5.0 to 1.9.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
transformersfrom 5.5.0 to 5.14.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
a08ace4Release: v4.14.11ccf4f1Fix deepgemm on multiple devices (#47323)c98cc10[FP8] Bump kernels version (#47344)e035e45Fix assisted decoding for models with EncoderDecoder cache & OlmoHybrid (#47361)0eb5e03Fix sdpa prefill with position_bias (#47359)2fa8c19v5.14.06c9318efix feature extraction8f23330Small improvement (#47348)76613e6Add Inkling model (#47347)f5a67a4🚨 Pass tp_plan from lm_heads (#47253)Updates
ultralyticsfrom 8.4.45 to 8.4.108Release notes
Sourced from ultralytics's releases.
... (truncated)
Commits
4d13f65Fix MuSGD crash on non-matrix params like LayerScale (#25447)fc49aa8Skip the redundant contiguous copy inRandomFlip(#25462)13d6faaRecord the GPU count instead of a ddp flag (#25463)1c25657Reduce TrackTrack CPU and keep tracked boxes on the source device (#25448)823b81fOnly send events for a valid mode and task (#25461)af8707dDocument inherited constructors and anchor frontmatter parsing (#25460)8474878Update OrangePi Huawei Ascend 310B Platform support (#25459)5578cc6Fix Examples captions and hard-wrapped table descriptions (#25458)ea2897bRecord training outcomes in the train event (#25456)3896fceFix reference truncation, constructor signatures, and empty argument tables (...Updates
onnxruntimefrom 1.23.2 to 1.28.0Release notes
Sourced from onnxruntime's releases.