chore(deps): bump the python-deps group across 1 directory with 6 updates - #57
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-deps group across 1 directory with 6 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Updates the requirements on [marker-pdf](https://github.com/datalab-to/marker), [pandas](https://github.com/pandas-dev/pandas), [pyarrow](https://github.com/apache/arrow), [pytz](https://github.com/stub42/pytz), [huggingface-hub](https://github.com/huggingface/huggingface_hub) and [sentence-transformers](https://github.com/huggingface/sentence-transformers) to permit the latest version. Updates `marker-pdf` to 2.0.0 - [Release notes](https://github.com/datalab-to/marker/releases) - [Commits](datalab-to/marker@v1.10.2...v2.0.0) Updates `pandas` to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `pyarrow` to 25.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-24.0.0...apache-arrow-25.0.0) Updates `pytz` to 2026.3 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2026.2...release_2026.3) Updates `huggingface-hub` to 1.24.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.26.0...v1.24.0) Updates `sentence-transformers` to 5.6.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.5.0...v5.6.1) --- updated-dependencies: - dependency-name: marker-pdf dependency-version: 2.0.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production dependency-group: python-deps - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pytz dependency-version: '2026.3' dependency-type: direct:production dependency-group: python-deps - dependency-name: huggingface-hub dependency-version: 1.24.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: sentence-transformers dependency-version: 5.6.1 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 marker-pdf, pandas, pyarrow, pytz, huggingface-hub and sentence-transformers to permit the latest version.
Updates
marker-pdfto 2.0.0Release notes
Sourced from marker-pdf's releases.
Commits
947d768Merge pull request #1062 from datalab-to/devc6169f6Update surya0a7c02fFix blocksebf1f3dREADME fix15a468fCI: run a CPU test subset on ubuntu alongside the GPU suitebbb6713Default mode by device: fast on CPU/MPS, balanced on GPUd59e56cAdd in olmocr bench tests3742376Disable ocr in appd3b8522Error fixes619377fSwap to uvUpdates
pandasto 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
pyarrowto 25.0.0Release notes
Sourced from pyarrow's releases.
Commits
59bea6eMINOR: [Release] Update versions for 25.0.0381fab6MINOR: [Release] Update .deb/.rpm changelogs for 25.0.07f72d5bMINOR: [Release] Update CHANGELOG.md for 25.0.0fe2f85cGH-50336: [Release][Archery] Fix archery GitHub integration for release scrip...c658548GH-50293: [CI] Run check-labels for all triggers to avoid cancelling further ...f83c8caGH-50330: [C++][R][Parquet] Add missing typename in RleBitPackedDecoderGetRun...35e0f63GH-50318: [R][CI] Install missing libpng-dev for test-r-linux-as-cran (#50328)61ca7a9GH-50295: [C++][R] #include <ranges> in vector_select_k.cc breaks macOS CRAN ...1b6edb8GH-50291: [Python][Packaging] Stop using nightly build dependencies for build...e183ea9MINOR: [Docs] Add Timestamp With Offset to canonical extension types status (...Updates
pytzto 2026.3Commits
2c139e8Merge branch 'fix/localize-overflow-at-datetime-extremes' of https://github.c...c843864Run zdump tests quietly518500cReduce noise when collecting zdump info dumps081f935Merge branch 'kytta-fix-dst' into 2026c8c9d69bMerge branch 'master' into 2026c4bf5dd4Refactor DST validation logic in build_tzinfo881b89fClarify which stdlib to use and issue that may arise29b85deAdd GitHub Project URLs to Python packageec0e890Add GitHub Project URLs to Python package93e4be3Bump version numbers to 2026.3 (IANA 2026c)Updates
huggingface-hubto 1.24.0Release notes
Sourced from huggingface-hub's releases.
Commits
36fd32cRelease: v1.24.0240dcf4Release: v1.24.0.rc3d43b771Release: v1.24.0.rc216e19c2Release: v1.24.0.rc12917e60Release: v1.24.0.rc0b2ae5b6[Jobs] Add optional names to Jobs CLI and API (#4532)dc5c540CLI-first README: standalone installer and terminal quick start up top (#4527)74082b7[Download] Fix xet download rate showing per-file speed instead of summed tot...91dc59aBump the actions group with 4 updates (#4503)8a3189e[Docs] Fix HTTP client name in download docs (#4523)Updates
sentence-transformersto 5.6.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
7d3eb16Release v5.6.1286dcf3[tests] Skip bf16 + Windows + CPU forwards, as they can WindowsError on tor...30bad93[ci] Exclude librosa/numba/llvmlite on Python 3.13 (#3835)9ca6bbc🚨 Fix position_ids offsetting for RoBERTa-family models when flattening input...9c73df3Release v5.6.0222b052[fix] Don't override device_map placement with the device argument (#3823)a38a6bfFix causal LM reranker scoring when max_length truncates chat-template suffix...1812103[fix] Make relative margin sign-independent in mining and GIST losses (#3821)ae1acc3Warn when loading local custom code without trust_remote_code (#3807)429cf5d[fix] Support MPS in the cached losses' RandContext (#3812)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions