Skip to content

deps: bump the python-non-major group across 1 directory with 13 updates#29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-non-major-68fc60f108
Open

deps: bump the python-non-major group across 1 directory with 13 updates#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-non-major-68fc60f108

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-non-major group with 13 updates in the / directory:

Package From To
docling 2.97.0 2.109.0
nh3 0.3.5 0.3.6
openai 2.41.0 2.44.0
pydantic-settings 2.14.1 2.14.2
pypdf 6.13.0 6.14.2
tqdm 4.68.1 4.68.3
boto3 1.43.24 1.43.40
mlx-vlm 0.6.1 0.6.3
scipy 1.17.1 1.18.0
vllm 0.22.1 0.24.0
wandb 0.27.1 0.28.0
pytest 9.0.3 9.1.1
ruff 0.15.16 0.15.20

Updates docling from 2.97.0 to 2.109.0

Release notes

Sourced from docling's releases.

v2.109.0

Feature

Fix

  • html: Parse tables nested inside list items (#3508) (#3738) (8c162bd)
  • Forward VLM convert runtime generation settings (#3322) (1c03fd4)
  • tests: Correct XBRL source path to point to 'sources/' subdirectory (#3734) (b77612c)
  • docx: Support Strict OOXML (.docx) files (#3729) (528eb5b)
  • msword: Don't abort conversion on a malformed hyperlink address (#3744) (c979c6a)

Documentation

  • asr: Document backend selection and WhisperS2T (#3730) (e0b1ca5)

v2.108.0

Feature

  • Add fast ASR backend (#2938) (ed6a702)
  • xlsx: EMF/WMF image support via LibreOffice (#3714) (6395151)
  • Accept HttpSource as a convert source for per-source headers (#3695) (d0a8b4a)
  • jats/inline-formula: Render inline tex-math formulas in paragraphs (#3696) (c7b1734)

Fix

  • md: Load embedded base64 images in Markdown backend (#3725) (d876cbc)
  • asr: Log active audio filename in AsrPipeline._build_document (#3535) (8d747a3)
  • backend: Guard optional email and markdown imports for slim installs (#3702) (2b9fda8)

Documentation

v2.107.0

Feature

  • Structured error categorization and typed backend load errors (#3623) (4ecde00)
  • xlsx: Render sheet names as headings in markdown export (#3635) (eb0db6b)
  • jats: Support fn-group footnotes (#3636) (17f105e)
  • Improve nemotron's batching and auto-selection (#3674) (2ec93e1)
  • Add OpenDocument backend support and improve ODF image/table handling (#3480) (e2afe38)
  • Add comment extraction support for xlsx and pptx (#3675) (a572a12)

... (truncated)

Changelog

Sourced from docling's changelog.

v2.109.0 - 2026-07-03

Feature

Fix

  • html: Parse tables nested inside list items (#3508) (#3738) (8c162bd)
  • Forward VLM convert runtime generation settings (#3322) (1c03fd4)
  • tests: Correct XBRL source path to point to 'sources/' subdirectory (#3734) (b77612c)
  • docx: Support Strict OOXML (.docx) files (#3729) (528eb5b)
  • msword: Don't abort conversion on a malformed hyperlink address (#3744) (c979c6a)

Documentation

  • asr: Document backend selection and WhisperS2T (#3730) (e0b1ca5)

v2.108.0 - 2026-07-01

Feature

  • Add fast ASR backend (#2938) (ed6a702)
  • xlsx: EMF/WMF image support via LibreOffice (#3714) (6395151)
  • Accept HttpSource as a convert source for per-source headers (#3695) (d0a8b4a)
  • jats/inline-formula: Render inline tex-math formulas in paragraphs (#3696) (c7b1734)

Fix

  • md: Load embedded base64 images in Markdown backend (#3725) (d876cbc)
  • asr: Log active audio filename in AsrPipeline._build_document (#3535) (8d747a3)
  • backend: Guard optional email and markdown imports for slim installs (#3702) (2b9fda8)

Documentation

v2.107.0 - 2026-06-24

Feature

  • Structured error categorization and typed backend load errors (#3623) (4ecde00)
  • xlsx: Render sheet names as headings in markdown export (#3635) (eb0db6b)
  • jats: Support fn-group footnotes (#3636) (17f105e)
  • Improve nemotron's batching and auto-selection (#3674) (2ec93e1)

... (truncated)

Commits
  • 83f5f3e chore: bump version to 2.109.0 [skip ci]
  • 009cc6d chore: Fixes for test drift, only run on tests/ dir (#3747)
  • 8c162bd fix(html): parse tables nested inside list items (#3508) (#3738)
  • 0064a45 feat: allow overriding same-font enforcement (#3737)
  • 1c03fd4 fix: forward VLM convert runtime generation settings (#3322)
  • b77612c fix(tests): correct XBRL source path to point to 'sources/' subdirectory (#3734)
  • 528eb5b fix(docx): support Strict OOXML (.docx) files (#3729)
  • 01235ce feat: use PP-OCRv6 RapidOCR defaults (#3677)
  • c979c6a fix(msword): don't abort conversion on a malformed hyperlink address (#3744)
  • 4f37eee feat(asr): expose and forward native Whisper decoding options (#3717)
  • Additional commits viewable in compare view

Updates nh3 from 0.3.5 to 0.3.6

Release notes

Sourced from nh3's releases.

v0.3.6

What's Changed

Full Changelog: messense/nh3@v0.3.5...v0.3.6

Commits
  • bea70df Bump version to 0.3.6
  • 788cee2 Expose ammonia's url_relative policy via url_relative kwarg (#131)
  • e76a81a Bump pyo3 from 0.28.3 to 0.29.0 (#130)
  • 8ec45a3 Add nh3.escape alias for clean_text (#127)
  • a1e0226 Document tag_attribute_values as alternate to attributes (#126)
  • 389fb79 Validate clean_content_tags conflict with tags (#125)
  • 61aad5a Bump uraimo/run-on-arch-action in the github-actions group (#124)
  • See full diff in compare view

Updates openai from 2.41.0 to 2.44.0

Release notes

Sourced from openai's releases.

v2.44.0

2.44.0 (2026-06-24)

Full Changelog: v2.43.0...v2.44.0

Bug Fixes

  • auth: prioritize first auth header (797e336)

v2.43.0

2.43.0 (2026-06-17)

Full Changelog: v2.42.0...v2.43.0

Features

  • api: update OpenAPI spec or Stainless config (2254235)

v2.42.0

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

v2.41.1

2.41.1 (2026-06-05)

Full Changelog: v2.41.0...v2.41.1

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)
Changelog

Sourced from openai's changelog.

2.44.0 (2026-06-24)

Full Changelog: v2.43.0...v2.44.0

Bug Fixes

  • auth: prioritize first auth header (797e336)

2.43.0 (2026-06-17)

Full Changelog: v2.42.0...v2.43.0

Features

  • api: update OpenAPI spec or Stainless config (2254235)

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

2.41.1 (2026-06-05)

Full Changelog: v2.41.0...v2.41.1

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)
Commits

Updates pydantic-settings from 2.14.1 to 2.14.2

Release notes

Sourced from pydantic-settings's releases.

v2.14.2

What's Changed

This is a security patch release.

Security

Fixes GHSA-4xgf-cpjx-pc3j: NestedSecretsSettingsSource with secrets_nested_subdir=True could follow a symbolic link inside secrets_dir pointing outside it, reading out-of-tree files into settings values and bypassing the secrets_dir_max_size cap. Affected versions: >= 2.12.0, < 2.14.2.

Full Changelog: pydantic/pydantic-settings@v2.14.1...v2.14.2

Commits

Updates pypdf from 6.13.0 to 6.14.2

Release notes

Sourced from pypdf's releases.

Version 6.14.2, 2026-06-23

What's new

Security (SEC)

Full Changelog

Version 6.14.1, 2026-06-23

What's new

Security (SEC)

Full Changelog

Version 6.14.0, 2026-06-22

What's new

Security (SEC)

New Features (ENH)

Robustness (ROB)

Full Changelog

Version 6.13.3, 2026-06-17

What's new

Security (SEC)

Performance Improvements (PI)

Robustness (ROB)

Maintenance (MAINT)

Full Changelog

Version 6.13.2, 2026-06-10

What's new

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 6.14.2, 2026-06-23

Security (SEC)

  • Avoid infinite loops for incomplete ASCII85 and ASCIIHex inline images (#3892)

Full Changelog

Version 6.14.1, 2026-06-23

Security (SEC)

  • Detect end of stream during inline image end marker detection (#3891)

Full Changelog

Version 6.14.0, 2026-06-22

Security (SEC)

  • Apply general limit for requested image size (#3888)
  • Speed up recovery when reading broken cross-reference table (#3887)

New Features (ENH)

  • Check whether image is displayed on a given page (#3738)

Robustness (ROB)

  • Several fixes

Full Changelog

Version 6.13.3, 2026-06-17

Security (SEC)

  • Apply MAX_DECLARED_STREAM_LENGTH to streams without length as well (#3871)

Performance Improvements (PI)

  • Avoid per-pixel getpixel loop for 1-bit indexed images (#3854)

Robustness (ROB)

  • Several fixes

Maintenance (MAINT)

  • Make mypy assert messages consistent (#3849)

Full Changelog

Version 6.13.2, 2026-06-10

Security (SEC)

  • Detect multi-hop cyclic /Pages trees in _flatten to prevent SIGSEGV (#3847)

Robustness (ROB)

... (truncated)

Commits
  • 2266ee8 REL: 6.14.2
  • 5a33a46 SEC: Avoid infinite loops for incomplete ASCII85 and ASCIIHex inline images (...
  • 1ee4e58 REL: 6.14.1
  • ec3b145 SEC: Detect end of stream during inline image end marker detection (#3891)
  • c6cd82e ROB: Tolerate malformed inline image settings in _read_inline_image (#3889)
  • 0ae42ba ROB: Tolerate malformed page label entries in get_label_from_nums (#3884)
  • 50617b5 ROB: Tolerate malformed Tm operand count in extract_text (#3877)
  • 86e5a82 MAINT: Improve readability (#3874)
  • 83cb25f DEV: Fix sample files commit
  • 06588ec REL: 6.14.0
  • Additional commits viewable in compare view

Updates tqdm from 4.68.1 to 4.68.3

Release notes

Sourced from tqdm's releases.

tqdm v4.68.3 stable

  • utils: delay os.get_terminal_size (#1763 <- #1760)
  • autonotebook: support QtConsole, Spyder, JupyterLite (#1763, #1628, #1559 <- #1283, #1098, #512)
  • minor docs updates
    • fix typo (#1762)
    • use git-fame
  • misc minor framework updates
    • fix & update CI build
    • pre-commit: add docs & metadata generation
    • move tox.ini -> pyproject.toml, move tox-gh-actions -> tox-gh
    • add Python 3.14, drop 3.7 support

tqdm v4.68.2 stable

  • revert accidental change to ascii default (fixes #1760)
    • UnicodeEncodeError: 'charmap' codec can't encode characters in position 6-7: character maps to <undefined> can be fixed by installing tqdm!=4.68.0,!=4.68.1
  • misc docs updates
    • fix links
    • replace stray rst -> md syntax
    • consistent "progress bar" terminology (#1737)
  • tests: fix coverage (fixes #1760)
Commits
  • 9aff609 bump version, merge pull request #1763 from tqdm/jupyterlite
  • 9872f80 drop date from snap version str to fix pydantic
  • b829334 support QtConsole, Spyder, JupyterLite
  • 6fa4867 delay os.get_terminal_size
  • 748e107 lint
  • e6e29eb move tox.ini -> pyproject.toml
  • 617e4fa tox-gh-actions -> tox-gh
  • c49c50d add python 3.14, drop python 3.7 support
  • fa2bcdb pre-commit: tqdm.1
  • 1ec7988 auto git-fame
  • Additional commits viewable in compare view

Updates boto3 from 1.43.24 to 1.43.40

Commits
  • dd59a59 Merge branch 'release-1.43.40'
  • b416ca0 Bumping version to 1.43.40
  • b228d05 Add changelog entries from botocore
  • 121db7a Merge branch 'release-1.43.39'
  • 00141f6 Merge branch 'release-1.43.39' into develop
  • 310317d Bumping version to 1.43.39
  • ff7c1cf Add changelog entries from botocore
  • 805c683 Update CODEOWNERS to shared Python SDK and CLI team (#4809)
  • efcfb65 Merge branch 'release-1.43.38'
  • d7aa957 Merge branch 'release-1.43.38' into develop
  • Additional commits viewable in compare view

Updates mlx-vlm from 0.6.1 to 0.6.3

Release notes

Sourced from mlx-vlm's releases.

v0.6.3

What's Changed

New Contributors

Full Changelog: Blaizzy/mlx-vlm@v0.6.2...v0.6.3

v0.6.2

What's Changed

... (truncated)

Commits
  • 5a4222a Fix DiffusionGemma long-context prefill (#1348)
  • 8f80dcd Add Gemma 4 Diffusion (#1347)
  • f7f43db Add server thinking defaults (#1342)
  • 0617dd8 Respect generation config sampling defaults (#1337)
  • c9a6743 Merge pull request #1334 from lucasnewman/improve-speculative-prefill
  • bb6d3f0 Merge branch 'main' into improve-speculative-prefill
  • fe28bd6 Merge pull request #1330 from sockeye44/fix/generate-system-prompt
  • 4bc7a89 Formatting.
  • e4e2ef6 Merge remote-tracking branch 'origin/main' into improve-speculative-prefill
  • 942f784 Improve chunked prefill with speculative decoding.
  • Additional commits viewable in compare view

Updates scipy from 1.17.1 to 1.18.0

Release notes

Sourced from scipy's releases.

SciPy 1.18.0 Release Notes

SciPy 1.18.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with python -Wd and check for DeprecationWarning s). Our development attention will now shift to bug-fix releases on the 1.18.x branch, and on adding new features on the main branch.

This release requires Python 3.12-3.14 and NumPy 2.0.0 or greater.

Highlights of this release

  • SciPy now supports three different build modes for BLAS and LAPACK LP64/ILP64 support, and machinery is provided for downstream cython_lapack consumers to gracefully handle LP64/ILP64 backend builds. ILP64 support has been substantially improved across the SciPy library.
  • Remaining Fortran to C translations have been completed---an experimental Fortran-free build option is now available to developers for testing purposes. Developer feedback is welcome on Fortran-free builds.
  • scipy.signal.whittaker_henderson now provides access to Whittaker-Henderson smoothing of a discrete signal.
  • A large number of scipy.stats functions now support lazy arrays and JAX JIT. Array API support has been improved substantially in SciPy, with at least 21 functions gaining new support in this release. 16 scipy.stats functions have also gained support for MArray input.

New features

scipy.fft improvements

  • SciPy's internal FFT backend has switched from pocketfft to its successor package ducc0.fft, which features several incremental improvements. The most significant of those from SciPy's perspective is probably that storage requirements for internally cached plans have been significantly reduced for most long 1D transforms. Plans that require more storage than 1MB will no longer be cached; this mainly affects huge 1D transforms of prime and near-prime sizes.

scipy.interpolate improvements

... (truncated)

Commits
  • 54ef542 REL: 1.18.0 release commit
  • a45e463 Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_final
  • ee2442e TYP, MAINT, TST: PR 25395 revisions
  • 3225154 DOC: PR 25395 revisions
  • 14c7bd7 TYP: Fix mypy errors with pytest==9.1.0 (#25410)
  • 71522e9 DOC: revise SciPy 1.18.0 release notes
  • 92f8482 MAINT: fix errors from pytest 9.1 (#25378)
  • 7b27bf4 TST, MAINT: modernize spatial tests for pytest 10 (#25376)
  • d05b640 Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3
  • e60fe8b REL: set to 1.18.0rc3 unreleased
  • Additional commits viewable in compare view

Updates vllm from 0.22.1 to 0.24.0

Release notes

Sourced from vllm's releases.

v0.24.0

vLLM v0.24.0 Release Notes

Highlights

This release features 571 commits from 256 contributors (77 new)!

  • MiniMax-M3: Added support for the new MiniMax-M3 model (#45381), with a fast follow-on of BF16/FP8 indexer via MSA (#45892), MXFP4 support (#45896), FP8 sparse GQA (#45744), and extensive AMD/ROCm tuning — mxfp8 MoE/linear on gfx950 (#45725), fp8_per_channel for bf16 weights on MI300X (#45854), FP8 KV-cache fix (#45720), and packed-modules mapping (#45794). A MiniMax-M2 perf regression was also fixed (#45935).
  • DeepSeek-V4 keeps maturing: Following its debut, DeepSeek-V4 received another large optimization pass — a FlashInfer sparse index cache (2–4% TTFT) (#45863), prefill chunk-planning optimization (4% E2E throughput) (#45061), a cluster-cooperative topK kernel for low-latency (#43008), contiguous per-block KV allocations (#44577), TEP=16 for the block-FP8 shared expert (#46001), and native DSA indexer decode for next_n > 2 on SM100 (#45322). It is now enabled on SM120 alongside GLM-5.1 (#43477), with XPU (#44144, #44517, #45240) and ROCm (#44899, #45103, #45681) attention/MoE paths added....

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 3, 2026
@dependabot dependabot Bot requested a review from lgruen-vcgs as a code owner July 3, 2026 20:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 3, 2026
Bumps the python-non-major group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [docling](https://github.com/docling-project/docling) | `2.97.0` | `2.109.0` |
| [nh3](https://github.com/messense/nh3) | `0.3.5` | `0.3.6` |
| [openai](https://github.com/openai/openai-python) | `2.41.0` | `2.44.0` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.14.2` |
| [pypdf](https://github.com/py-pdf/pypdf) | `6.13.0` | `6.14.2` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.68.1` | `4.68.3` |
| [boto3](https://github.com/boto/boto3) | `1.43.24` | `1.43.40` |
| [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) | `0.6.1` | `0.6.3` |
| [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.0` |
| [vllm](https://github.com/vllm-project/vllm) | `0.22.1` | `0.24.0` |
| [wandb](https://github.com/wandb/wandb) | `0.27.1` | `0.28.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.15.20` |



Updates `docling` from 2.97.0 to 2.109.0
- [Release notes](https://github.com/docling-project/docling/releases)
- [Changelog](https://github.com/docling-project/docling/blob/main/CHANGELOG.md)
- [Commits](docling-project/docling@v2.97.0...v2.109.0)

Updates `nh3` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](messense/nh3@v0.3.5...v0.3.6)

Updates `openai` from 2.41.0 to 2.44.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v2.41.0...v2.44.0)

Updates `pydantic-settings` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2)

Updates `pypdf` from 6.13.0 to 6.14.2
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@6.13.0...6.14.2)

Updates `tqdm` from 4.68.1 to 4.68.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.68.1...v4.68.3)

Updates `boto3` from 1.43.24 to 1.43.40
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.24...1.43.40)

Updates `mlx-vlm` from 0.6.1 to 0.6.3
- [Release notes](https://github.com/Blaizzy/mlx-vlm/releases)
- [Commits](Blaizzy/mlx-vlm@v0.6.1...v0.6.3)

Updates `scipy` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.17.1...v1.18.0)

Updates `vllm` from 0.22.1 to 0.24.0
- [Release notes](https://github.com/vllm-project/vllm/releases)
- [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md)
- [Commits](vllm-project/vllm@v0.22.1...v0.24.0)

Updates `wandb` from 0.27.1 to 0.28.0
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.27.1...v0.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 `ruff` from 0.15.16 to 0.15.20
- [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.15.16...0.15.20)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: docling
  dependency-version: 2.107.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: mlx-vlm
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: nh3
  dependency-version: 0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: openai
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: pydantic-settings
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: pypdf
  dependency-version: 6.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: ruff
  dependency-version: 0.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: scipy
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: tqdm
  dependency-version: 4.68.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-non-major
- dependency-name: vllm
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
- dependency-name: wandb
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/python-non-major-68fc60f108 branch from b061b5c to 2e3f5aa Compare July 10, 2026 20:39
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants