deps: bump the python-non-major group across 1 directory with 16 updates - #44
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the python-non-major group across 1 directory with 16 updates#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-non-major group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docling](https://github.com/docling-project/docling) | `2.97.0` | `2.118.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [nh3](https://github.com/messense/nh3) | `0.3.5` | `0.3.6` | | [openai](https://github.com/openai/openai-python) | `2.41.0` | `2.53.0` | | [plotly](https://github.com/plotly/plotly.py) | `6.8.0` | `6.9.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.15.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.13.0` | `6.15.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.1` | `4.70.0` | | [boto3](https://github.com/boto/boto3) | `1.43.24` | `1.43.67` | | [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.0` | | [vllm](https://github.com/vllm-project/vllm) | `0.22.1` | `0.26.0` | | [wandb](https://github.com/wandb/wandb) | `0.27.1` | `0.28.1` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.16` | `0.16.2` | Updates `docling` from 2.97.0 to 2.118.1 - [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.118.1) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) 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.53.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.53.0) Updates `plotly` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.8.0...v6.9.0) Updates `pydantic-settings` from 2.14.1 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.15.0) Updates `pypdf` from 6.13.0 to 6.15.0 - [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.15.0) Updates `tqdm` from 4.68.1 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.1...v4.70.0) Updates `boto3` from 1.43.24 to 1.43.67 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.24...1.43.67) 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.26.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.26.0) Updates `wandb` from 0.27.1 to 0.28.1 - [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.1) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) 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.16.2 - [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.16.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: docling dependency-version: 2.117.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: plotly dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch 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.16.1 dependency-type: direct:development update-type: version-update:semver-minor 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.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: vllm dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: wandb dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-non-major-6413ac9109
branch
from
August 14, 2026 20:38
3d300c4 to
7bbf166
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.
Bumps the python-non-major group with 16 updates in the / directory:
2.97.02.118.13.10.23.10.30.3.50.3.62.41.02.53.06.8.06.9.02.14.12.15.06.13.06.15.04.68.14.70.01.43.241.43.671.17.11.18.00.22.10.26.00.27.10.28.12.1.02.3.04.6.04.6.19.0.39.1.10.15.160.16.2Updates
doclingfrom 2.97.0 to 2.118.1Release notes
Sourced from docling's releases.
... (truncated)
Changelog
Sourced from docling's changelog.
... (truncated)
Commits
72bb55bchore: bump version to 2.118.1 [skip ci]5a14159fix(layout): normalize hyphenated labels in _build_label_map (#3936) (#3937)c79b793fix: make sure the shapes are rendered in the threaded docling-parse (#3947)1612b88fix: Fixed HTML render to stop implicit file requests. (#3948)8df76a5fix(pdf): preserve pictures inside table cells (#3906)9b454c9chore: bump version to 2.118.0 [skip ci]9bdb2affeat: add the ebcdic backend (#3926)2ec4f64fix(docx): stop dropping section header/footer content in Docx (#3843)62f6a51fix(docx): resume ordered-list numbering after an intervening list (#3896) (#...7883aaafix(docx): keep body text after a blank spacer inside a list (#3898) (#3902)Updates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
nh3from 0.3.5 to 0.3.6Release notes
Sourced from nh3's releases.
Commits
bea70dfBump version to 0.3.6788cee2Expose ammonia's url_relative policy via url_relative kwarg (#131)e76a81aBump pyo3 from 0.28.3 to 0.29.0 (#130)8ec45a3Add nh3.escape alias for clean_text (#127)a1e0226Document tag_attribute_values as alternate to attributes (#126)389fb79Validate clean_content_tags conflict with tags (#125)61aad5aBump uraimo/run-on-arch-action in the github-actions group (#124)Updates
openaifrom 2.41.0 to 2.53.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
5e36cd3release: 2.53.0 (#3575)875a5c2ci: prepare checks for merge queue (#3574)b58332ffix(ci): avoid NumPy source builds and duplicate HTTPX coverage (#3573)dd1202dfeat(api): Add gpt-5.5 and tool name/namespace to Responses types (#3569)24b7cd1ci: migrate release-please to upstream action (#3568)f83b1f4release: 2.52.1 (#3562)cbdc98bchore(ci): pin setup-uv v5 to its underlying commit (#3560)ca693fbrelease: 2.52.02ad8c98feat(api): content provenance checks7a3d5e4docs: add API-key mTLS HTTP client recipes (#3552)Updates
plotlyfrom 6.8.0 to 6.9.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
495134aupdate date2e824d8version changes for v6.9.0c27c986Merge pull request #5639 from plotly/update-plotlyjs-3.7.03d63d05typosfd7e3f1update commands.py and CONTRIBUTING.md to reflect the fact that JS build arti...9a753feupdate changelog4ff6656update built JS artifactsb3facc7update plotly.js to v3.7.05cdb606Merge pull request #5630 from eugen-goebel/fix-marginal-error-message-spacing8d47808Add missing space in unsupported-marginal error messageUpdates
pydantic-settingsfrom 2.14.1 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
pypdffrom 6.13.0 to 6.15.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
7f226a2REL: 6.15.04959848SEC: Improve performance of read_until_whitespace (#3947)51cb6acSEC: Limit CID width range and width count when loading fonts (#3946)afba808SEC: Limit token length for ToUnicode entries (#3944)aa2f37dDOC: Image and attachment filenames are unsanitized (#3942)760ba28DOC: Further clarify security policy55bd85cBUG: Expand low-bit samples for images without a filter (#3938)4807cb4ROB: Tolerate malformed /FontBBox when building font descriptors (#3895)ce9320bDEV: Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#3941)8b6f6fdENH: Add ActualText tag when we produce RTL appearance stream (#3901)Updates
tqdmfrom 4.68.1 to 4.70.0Release notes
Sourced from tqdm's releases.