deps: bump the ai-ml group across 1 directory with 4 updates - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the ai-ml group across 1 directory with 4 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [duckduckgo-search](https://github.com/deedy5/duckduckgo_search), [chromadb](https://github.com/chroma-core/chroma), [sentence-transformers](https://github.com/huggingface/sentence-transformers) and [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version. Updates `duckduckgo-search` to 8.1.1 - [Release notes](https://github.com/deedy5/duckduckgo_search/releases) - [Commits](deedy5/ddgs@v8.0.0...v8.1.1) Updates `chromadb` to 1.5.9 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@0.4.0...1.5.9) Updates `sentence-transformers` to 6.0.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v2.2.0...v6.0.0) Updates `pypdf` to 6.16.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@3.0.0...6.16.1) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.5.9 dependency-type: direct:development dependency-group: ai-ml - dependency-name: duckduckgo-search dependency-version: 8.1.1 dependency-type: direct:production dependency-group: ai-ml - dependency-name: pypdf dependency-version: 6.16.1 dependency-type: direct:development dependency-group: ai-ml - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:development dependency-group: ai-ml ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/ai-ml-d5c0bcfac3
branch
from
August 24, 2026 04:29
10be55c to
3e47aed
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on duckduckgo-search, chromadb, sentence-transformers and pypdf to permit the latest version.
Updates
duckduckgo-searchto 8.1.1Release notes
Sourced from duckduckgo-search's releases.
Commits
3e0e023chore: bump to v8.1.1a1d25f0chore(rename to ddgs): package renamed toddgsdd30156docs: update README.md12ad3c6chore: bump to 8.1.069d9e33feat(text): add bing backendabba618chore: bump to v8.0.5e79a08aci: remove #max-parallel: 147161d5fix(cli): update regione46d76cfix(images, news, videos) region='us-en' by default2ba9577fix(text): region=None by defaultUpdates
chromadbto 1.5.9Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
11f3c74[RELEASE] CLI 1.4.4 Python 1.5.9 JS 3.4.5 (#7018)f16d06a[ENH]: add client header to Gemini embedding functions (#6990)b7cb6ac[CHORE]: Remove foundation/ from chroma (#7017)bec3105ENH: Add login, logout, and whoami commands (#7007)1251ff7[DOC] Add CLAUDE.md, AGENTS.md, scoped Rust rule (#7010)f4bbbf2[BLD] Add foundation CLI install script (#7005)2c8f49fENH: move foundation/ to top-level so rust/** filters skip it (#7008)51eebdb[ENH] scaffold foundation CLI project (#6999)874b700ENH: GC empty MCMR collections (#6961)aedf9a6ENH: Add read-only backend failover (#6985)Updates
sentence-transformersto 6.0.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
56c9548[docs] Remove revision from EVIE now that it's integrated (#3951)aa791ebRelease v6.0.08b332d1tests: Fix the pretrained MultiVectorEncoder tests for device tensors and Hub...a03cfd6docs: Point cross-references at their documented targets (#3947)310ed7bdocs: Rank the pretrained MultiVectorEncoder models by NanoBEIR and NanoViDoR...345c538Speed up multi-vector padding and numpy to tensor conversion (#3942)8d62fa2[v6] Return tensors on the model device from MultiVectorEncoder encoding (#...8a73e35[v6] Keep the prompt-excluded mask out of the feature dicts (#3944)c8d2c0c[v6] Extend the merged column forward to the SentenceTransformer losses (#3...adc09fc[v6] Fix XTR input validation, padding masks, and integer embedding support...Updates
pypdfto 6.16.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
1bce7a7REL: 6.16.1d91ab70SEC: Limit iterations for outline retrieval and XForm text extraction (#3966)2b60c99REL: 6.16.0c9ba557SEC: Detect cycles in TreeObject.insert_child (#3964)c8e1c72BUG: Always define PdfWriter._reader (#3960)3a0f355ROB: Detect cyclic pages in _get_page_in_node (#3962)20512f4ROB: AppearanceStream: Only escape parentheses for 8-bit fonts (#3961)34ccd14MAINT: Deduplicate CatalogAttributes and CatalogDictionary (#3940)5b8f19eENH: AppearanceStream: Allow arbitrary rotations and apply rotations for anno...53bfbc6PI: Build /ToUnicode source-code bytes directly in parse_bfrange (#3952)