Skip to content

Bump the pip-dependencies group across 5 directories with 6 updates#3824

Merged
sbalandi merged 7 commits into
masterfrom
dependabot/pip/pip-dependencies-9883fda43f
May 14, 2026
Merged

Bump the pip-dependencies group across 5 directories with 6 updates#3824
sbalandi merged 7 commits into
masterfrom
dependabot/pip/pip-dependencies-9883fda43f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Updates the requirements on pydantic, gguf, langchain-core, datasets, packaging and speechbrain to permit the latest version.
Updates pydantic from 2.13.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • See full diff in compare view

Updates pydantic from 2.13.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • See full diff in compare view

Updates pydantic from 2.13.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • See full diff in compare view

Updates pydantic from 2.13.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • See full diff in compare view

Updates gguf from 0.18.0 to 0.19.0

Commits
  • a290ce6 gguf-py : bump version to 0.19.0 (#22664)
  • a00e47e mtmd: add granite-speech support (ibm-granite/granite-4.0-1b-speech) (#22101)
  • 7501419 feat: migrate to PEP 621 and add uv support (#21907)
  • a736e6c convert : ignore non-language tensors for Gemma4Model (#22753)
  • e3e3f8e webui: Remove Google Favicons & Improve MCP Information logic & UI (#22719)
  • f08f20a ggml-cpu: fuse RMS_NORM + MUL on CPU backend (#22423)
  • 07eaf91 add tabindex and aria-hidden (#22699)
  • 74d6248 convert : add filter_tensors method to pre-filter tensors (#22597)
  • 2ca1161 ggml : use CL_DEVICE_GLOBAL_MEM_SIZE as memory estimate for OpenCL --fit (#...
  • bbeb89d Hexagon: Process M-tail rows on HMX instead of HVX (#22724)
  • Additional commits viewable in compare view

Updates langchain-core from 1.3.1 to 1.3.3

Release notes

Sourced from langchain-core's releases.

langchain-core==1.3.3

Changes since langchain-core==1.3.2

release(core): 1.3.3 (#37198) fix(core): set deprecation since to 1.3.3 to match release (#37200) fix(core, langchain): harden load() against untrusted manifests (#37197) chore: bump notebook from 7.5.0 to 7.5.6 in /libs/core (#37109) chore: bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408 in /libs/core (#37129) fix(core): preserve structured inputs on tool runs in tracers (#37108) release(perplexity): 1.2.0 (#37091) chore(docs): update x handle references (#37081) fix(core): make removal optional in warn_deprecated (#37056) fix(core): validate batch_size in _batch and _abatch to prevent infinite loop (#36663) chore(core): mark stream_v2/astream_v2 as beta (#36992)

langchain-core==1.3.2

Changes since langchain-core==1.3.1

release(core): 1.3.2 (#36990) feat(core): add content-block-centric streaming (v2) (#36834)

Commits

Updates datasets from 3.6.0 to 4.8.5

Release notes

Sourced from datasets's releases.

4.8.5

Main bug fixes

Other improvements and bug fixes

New Contributors

Full Changelog: huggingface/datasets@4.8.4...4.8.5

4.8.4

What's Changed

Full Changelog: huggingface/datasets@4.8.3...4.8.4

4.8.3

What's Changed

Full Changelog: huggingface/datasets@4.8.2...4.8.3

4.8.2

What's Changed

... (truncated)

Commits

Updates gguf from 0.18.0 to 0.19.0

Commits
  • a290ce6 gguf-py : bump version to 0.19.0 (#22664)
  • a00e47e mtmd: add granite-speech support (ibm-granite/granite-4.0-1b-speech) (#22101)
  • 7501419 feat: migrate to PEP 621 and add uv support (#21907)
  • a736e6c convert : ignore non-language tensors for Gemma4Model (#22753)
  • e3e3f8e webui: Remove Google Favicons & Improve MCP Information logic & UI (#22719)
  • f08f20a ggml-cpu: fuse RMS_NORM + MUL on CPU backend (#22423)
  • 07eaf91 add tabindex and aria-hidden (#22699)
  • 74d6248 convert : add filter_tensors method to pre-filter tensors (#22597)
  • 2ca1161 ggml : use CL_DEVICE_GLOBAL_MEM_SIZE as memory estimate for OpenCL --fit (#...
  • bbeb89d Hexagon: Process M-tail rows on HMX instead of HVX (#22724)
  • Additional commits viewable in compare view

Updates gguf to 0.19.0

Commits
  • a290ce6 gguf-py : bump version to 0.19.0 (#22664)
  • a00e47e mtmd: add granite-speech support (ibm-granite/granite-4.0-1b-speech) (#22101)
  • 7501419 feat: migrate to PEP 621 and add uv support (#21907)
  • a736e6c convert : ignore non-language tensors for Gemma4Model (#22753)
  • e3e3f8e webui: Remove Google Favicons & Improve MCP Information logic & UI (#22719)
  • f08f20a ggml-cpu: fuse RMS_NORM + MUL on CPU backend (#22423)
  • 07eaf91 add tabindex and aria-hidden (#22699)
  • 74d6248 convert : add filter_tensors method to pre-filter tensors (#22597)
  • 2ca1161 ggml : use CL_DEVICE_GLOBAL_MEM_SIZE as memory estimate for OpenCL --fit (#...
  • bbeb89d Hexagon: Process M-tail rows on HMX instead of HVX (#22724)
  • Additional commits viewable in compare view

Updates packaging to 26.2

Release notes

Sourced from packaging's releases.

26.2

What's Changed

Fixes:

Documentation:

Internal:

New Contributors

Full Changelog: pypa/packaging@26.1...26.2

Changelog

Sourced from packaging's changelog.

26.2 - 2026-04-24


Fixes:
  • Fix incorrect sysconfig var name for pyemscripten in (:pull:1160)
  • Make Version, Specifier, SpecifierSet, Tag, Marker, and Requirement pickle-safe
    and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
    packaging._structures module) (:pull:1163, :pull:1168, :pull:1170, :pull:1171)
  • Re-export ExceptionGroup in metadata for now in (:pull:1164)

Documentation:

  • Add errors section and fix missing details in (:pull:1159)
  • Document our property-based test suite in (:pull:1167)
  • Fix a DirectUrl typo in (:pull:1167)
  • Add example of is_unsatisfiable in (:pull:1166)

Internal:

  • Enable the auditor persona on zizmor in (:pull:1158)
  • Test new pickle guarantees in (:pull:1174)
  • Use new native ReadTheDocs uv integration in (:pull:1175)

26.1 - 2026-04-14

Features:

  • PEP 783: add handling for Emscripten wheel tags in (:pull:804) (old name used in implementation, fixed in next release)
  • PEP 803: add handling for the abi3.abi3t free-threading tag in (:pull:1099)
  • PEP 723: add packaging.dependency_groups module, based on the dependency-groups package in (:pull:1065)
  • Add the packaging.direct_url module in (:pull:944)
  • Add the packaging.errors module in (:pull:1071)
  • Add SpecifierSet.is_unsatisfiable using ranges (new internals that will be expanded in future versions) in (:pull:1119)
  • Add create_compatible_tags_selector to select compatible tags in (:pull:1110)
  • Add a key argument to SpecifierSet.filter() in (:pull:1068)
  • Support & and | for Marker's in (:pull:1146)
  • Normalize Version.__replace__ and add Version.from_parts in (:pull:1078)
  • Add an option to validate compressed tag set sort order in parse_wheel_filename in (:pull:1150)

Behavior adaptations:

  • Narrow exclusion of pre-releases for <V.postN to match spec in (:pull:1140)
  • Narrow exclusion of post-releases for >V to match spec in (:pull:1141)
  • Rename format_full_version to _format_full_version to make it visibly private in (:pull:1125)
  • Restrict local version to ASCII in (:pull:1102)

Pylock (PEP 751) updates:

... (truncated)

Commits

Updates datasets to 4.8.5

Release notes

Sourced from datasets's releases.

4.8.5

Main bug fixes

Other improvements and bug fixes

New Contributors

Full Changelog: huggingface/datasets@4.8.4...4.8.5

4.8.4

What's Changed

Full Changelog: huggingface/datasets@4.8.3...4.8.4

4.8.3

What's Changed

Full Changelog: huggingface/datasets@4.8.2...4.8.3

4.8.2

What's Changed

... (truncated)

Commits

Updates speechbrain to 1.1.0

Release notes

Sourced from speechbrain's releases.

v1.1.0

This major release extends SpeechBrain's support for SpeechLLMs and introduces several new features, recipes, and improvements.

Highlights

  • Feature Caching — Save extracted features (e.g. wav2vec embeddings) to disk and load them on the fly, skipping recomputation. This powers our first ASR SpeechLLM recipe on LibriSpeech, enabling LLM-based training with pre-computed embeddings.
  • New Recipes — SpeechLLM for ASR and translation, streaming SSL, FocalCodec, and SENSE models.

Along with internal improvements and bug fixes. Here follows a changelog of the main changes (omitting some minor bugfixes):

What's Changed

New Contributors

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [gguf](https://github.com/ggml-org/llama.cpp), [langchain-core](https://github.com/langchain-ai/langchain), [datasets](https://github.com/huggingface/datasets), [packaging](https://github.com/pypa/packaging) and [speechbrain](https://github.com/speechbrain/speechbrain) to permit the latest version.

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/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.3...v2.13.4)

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/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.3...v2.13.4)

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/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.3...v2.13.4)

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/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.3...v2.13.4)

Updates `gguf` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/ggml-org/llama.cpp/releases)
- [Commits](ggml-org/llama.cpp@gguf-v0.18.0...gguf-v0.19.0)

Updates `langchain-core` from 1.3.1 to 1.3.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.3.1...langchain-core==1.3.3)

Updates `datasets` from 3.6.0 to 4.8.5
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@3.6.0...4.8.5)

Updates `gguf` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/ggml-org/llama.cpp/releases)
- [Commits](ggml-org/llama.cpp@gguf-v0.18.0...gguf-v0.19.0)

Updates `gguf` to 0.19.0
- [Release notes](https://github.com/ggml-org/llama.cpp/releases)
- [Commits](ggml-org/llama.cpp@gguf-v0.18.0...gguf-v0.19.0)

Updates `packaging` to 26.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@20.0...26.2)

Updates `datasets` to 4.8.5
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@3.6.0...4.8.5)

Updates `speechbrain` to 1.1.0
- [Release notes](https://github.com/speechbrain/speechbrain/releases)
- [Commits](speechbrain/speechbrain@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: gguf
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: langchain-core
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: datasets
  dependency-version: 4.8.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: gguf
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: gguf
  dependency-version: 0.19.0
  dependency-type: direct:production
  dependency-group: pip-dependencies
- dependency-name: packaging
  dependency-version: '26.2'
  dependency-type: direct:production
  dependency-group: pip-dependencies
- dependency-name: datasets
  dependency-version: 4.8.5
  dependency-type: direct:production
  dependency-group: pip-dependencies
- dependency-name: speechbrain
  dependency-version: 1.1.0
  dependency-type: direct:production
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 8, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 8, 2026
@sbalandi sbalandi requested a review from akashchi as a code owner May 8, 2026 10:54
@github-actions github-actions Bot added the category: GHA CI based on Github actions label May 8, 2026
@as-suvorov as-suvorov enabled auto-merge May 8, 2026 11:29
@as-suvorov as-suvorov added this pull request to the merge queue May 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 11, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a manual request May 11, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pip-dependencies-9883fda43f branch May 11, 2026 10:57
@sbalandi sbalandi restored the dependabot/pip/pip-dependencies-9883fda43f branch May 12, 2026 13:33
@sbalandi sbalandi reopened this May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 13, 2026
auto-merge was automatically disabled May 13, 2026 08:34

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/pip-dependencies-9883fda43f branch May 13, 2026 08:34
@as-suvorov as-suvorov restored the dependabot/pip/pip-dependencies-9883fda43f branch May 13, 2026 08:50
@as-suvorov as-suvorov reopened this May 13, 2026
@as-suvorov
Copy link
Copy Markdown
Collaborator

Skip at #3859 required

@sbalandi
Copy link
Copy Markdown
Contributor

Skip at #3859 required

thanks, yes, I didn't notice that it wasn't merge yet, sorry for the extra ci trigger

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 14, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 14, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pip-dependencies-9883fda43f branch May 14, 2026 08:33
@sbalandi sbalandi restored the dependabot/pip/pip-dependencies-9883fda43f branch May 14, 2026 12:40
@sbalandi sbalandi reopened this May 14, 2026
@sbalandi sbalandi enabled auto-merge May 14, 2026 12:40
@sbalandi sbalandi added this pull request to the merge queue May 14, 2026
Merged via the queue into master with commit 70e8b26 May 14, 2026
330 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pip-dependencies-9883fda43f branch May 14, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GGUF GGUF file reader category: GHA CI based on Github actions category: llm_bench Label for tool/llm_bench folder category: samples dependencies category: tests dependencies category: tools_dependencies category: WWB PR changes WWB dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants