Skip to content

build(deps): bump the python-dependencies group with 4 updates #3478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2025

Updates the requirements on langchain-anthropic, boto3, tencentcloud-sdk-python and pymupdf to permit the latest version.
Updates langchain-anthropic to 0.3.17

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==0.3.17

Changes since langchain-anthropic==0.3.16

infra: temporarily skip tests (#31853) anthropic: release 0.3.17 (#31852) docs: anthropic formatting cleanup (#31847) langchain-anthropic[patch]: Add ruff bandit rules (#31789)

Commits

Updates boto3 to 1.39.3

Commits

Updates tencentcloud-sdk-python to 3.0.1415

Changelog

Sourced from tencentcloud-sdk-python's changelog.

Release 3.0.1415

应用性能监控(apm) 版本:2021-06-22

第 41 次发布

发布时间:2025-07-04 01:05:53

本次发布包含了以下内容:

改善已有的文档。

修改接口:

  • ModifyApmInstance

    • 新增入参:IsDeleteAnyFileAnalysis, IsReadAnyFileAnalysis, IsUploadAnyFileAnalysis, IsIncludeAnyFileAnalysis, IsDirectoryTraversalAnalysis, IsTemplateEngineInjectionAnalysis, IsScriptEngineInjectionAnalysis, IsExpressionInjectionAnalysis, IsJNDIInjectionAnalysis, IsJNIInjectionAnalysis, IsWebshellBackdoorAnalysis, IsDeserializationAnalysis

修改数据结构:

  • ApmInstanceDetail

    • 新增成员:IsDeleteAnyFileAnalysis, IsReadAnyFileAnalysis, IsUploadAnyFileAnalysis, IsIncludeAnyFileAnalysis, IsDirectoryTraversalAnalysis, IsTemplateEngineInjectionAnalysis, IsScriptEngineInjectionAnalysis, IsExpressionInjectionAnalysis, IsJNDIInjectionAnalysis, IsJNIInjectionAnalysis, IsWebshellBackdoorAnalysis, IsDeserializationAnalysis

云联络中心(ccc) 版本:2020-02-10

第 101 次发布

发布时间:2025-07-04 01:11:58

本次发布包含了以下内容:

改善已有的文档。

新增接口:

新增数据结构:

云安全一体化平台(csip) 版本:2022-11-21

... (truncated)

Commits

Updates pymupdf to 1.26.3

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.26.3 released

PyMuPDF-1.26.3 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.26.3

  • Use MuPDF-1.26.3.

  • Fixed issues:

  • Other:

    • Class Shape is now available as pymupdf.Shape.
    • Added table cell markdown support.
Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.26.3 (2025-07-02)

  • Use MuPDF-1.26.3.

  • Fixed issues:

    • Fixed 4462 <https://github.com/pymupdf/PyMuPDF/issues/4462>_: delete_pages() does not accept a single int
    • Fixed 4527 <https://github.com/pymupdf/PyMuPDF/issues/4527>_: Rect.intersects() is much slower than necessary
    • Fixed 4564 <https://github.com/pymupdf/PyMuPDF/issues/4564>_: Possible encoding issue in PDF metadata
    • Fixed 4575 <https://github.com/pymupdf/PyMuPDF/issues/4575>_: Bug with IRect contains method
  • Other:

    • Class Shape is now available as pymupdf.Shape.
    • Added table cell markdown support.

Changes in version 1.26.2

[Skipped.]

Changes in version 1.26.1 (2025-06-11)

  • Use MuPDF-1.26.2.

  • Fixed issues:

    • Fixed 4520 <https://github.com/pymupdf/PyMuPDF/issues/4520>_: show_pdf_page does not like empty pages created by new_page
    • Fixed 4524 <https://github.com/pymupdf/PyMuPDF/issues/4524>_: fitz.get_text ignores 'pages' kwarg
    • Fixed 4412 <https://github.com/pymupdf/PyMuPDF/issues/4412>_: Regression? Spurious error? in insert_pdf in v1.25.4
  • Other:

    • Partial fix for 4503 <https://github.com/pymupdf/PyMuPDF/issues/4503>_: Undetected character styles
    • New method Document.rewrite_images(), useful for reducing file size, changing image formats, or converting color spaces.
    • Page.get_text(): restrict positional args to match docs.
    • Removed bogus definition of class Shape.
    • Removed release date from module, docs and changelog.
      • pymupdf.pymupdf_date and pymupdf.VersionDate are now both None.
      • They will be removed in a future release.

Changes in version 1.26.0 (2025-05-22)

  • Use MuPDF-1.26.1.

... (truncated)

Commits
  • 48cdb0d Update version numbers etc for release 1.26.3.
  • d4b27a9 changes.txt: updated for release 1.26.2.
  • db37c60 .github/workflows/: removed old tests of mupdf master/release.
  • e3e47fd .github/workflows/test_multiple.yml: minor comment change.
  • effd701 setup.py: update version to 1.26.2.
  • 5d5693c .github/workflows/test_quick.yml: use scripts/test.py.
  • 66feda9 .github/workflows/test_multiple.yml: new, for testing with different mupdf's.
  • 231ec22 .github/workflows/test.yml: use windows-2022.
  • 11f843e tests/test_story.py: test_story(): update to work with latest mupdf.
  • c25cada scripts/test.py: venv_run(): fix arg quoting on windows.
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) and [pymupdf](https://github.com/pymupdf/pymupdf) to permit the latest version.

Updates `langchain-anthropic` to 0.3.17
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-anthropic==0.3.16...langchain-anthropic==0.3.17)

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

Updates `tencentcloud-sdk-python` to 3.0.1415
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-python@3.0.1414...3.0.1415)

Updates `pymupdf` to 1.26.3
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.24.9...1.26.3)

---
updated-dependencies:
- dependency-name: langchain-anthropic
  dependency-version: 0.3.17
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.39.3
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1415
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pymupdf
  dependency-version: 1.26.3
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2025
Copy link

f2c-ci-robot bot commented Jul 4, 2025

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link

f2c-ci-robot bot commented Jul 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@liuruibin liuruibin merged commit 1231cad into v2 Jul 4, 2025
0 of 3 checks passed
@liuruibin liuruibin deleted the dependabot/pip/v2/python-dependencies-5b9b2b4ec0 branch July 4, 2025 06:14
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 do-not-merge/release-note-label-needed python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant