build(deps): bump the python-dependencies group with 9 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by liuruibin
do-not-merge/release-note-label-needed dependencies python
Updates the requirements on uuid-utils, langchain-openai, langchain-mcp-adapters, langchain-ollama, boto3, tencentcloud-sdk-python, xinference-client, anthropic and pymupdf to permit the latest version.
Updates uuid-utils to 0.11.0
Release notes
Sourced from uuid-utils's releases.
0.11.0
What's Changed
- Build wheel for Windows on ARM by
@trim21in aminalaee/uuid-utils#77Full Changelog: https://github.com/aminalaee/uuid-utils/compare/0.10.0...0.11.0
Commits
Updates langchain-openai to 0.3.18
Release notes
Sourced from langchain-openai's releases.
langchain-openai==0.3.18
Changes since langchain-openai==0.3.17
openai: release 0.3.18 (#31320) openai[patch]: relax Azure llm streaming callback test (#31319) openai[patch]: support built-in code interpreter and remote MCP tools (#31304) openai[patch]: run _tokenize in background thread in async embedding invocations (#31312) openai[patch]: update tests for strict schemas (#31306) openai[patch]: reduce tested constraints on strict schema adherence for Responses API (#31290) openai[patch]: compat with Bedrock Converse (#31280)
Commits
0ce2e69openai: release 0.3.18 (#31320)851fd43openai[patch]: relax Azure llm streaming callback test (#31319)092697dinfra: temporarily drop OpenAI from core release test matrix (#31318)71c074dcore: release 0.3.61 (#31317)053a124openai[patch]: support built-in code interpreter and remote MCP tools (#31304)1b5ffe4openai[patch]: run _tokenize in background thread in async embedding invocati...f164561exa docs and python package update (#31307)cf1fa27docs: correct groq description typo (#31308)beaceddopenai[patch]: update tests for strict schemas (#31306)53d6286Fix link to deprecation alternative for ConversationChain in docs (#31299)- Additional commits viewable in compare view
Updates langchain-mcp-adapters to 0.1.1
Updates langchain-ollama to 0.3.3
Release notes
Sourced from langchain-ollama's releases.
langchain-ollama==0.3.3
Changes since langchain-ollama==0.3.2
ollama: release 0.3.3 (#31253) ollama: Add separate kwargs parameter for async client (#31209) packaging: remove Python upper bound for langchain and co libs (#31025) langchain-ollama (partners) / langchain-core: allow passing ChatMessages to Ollama (including arbitrary roles) (#30411)
Commits
a401d7eollama: release 0.3.3 (#31253)9efafe3ollama: Add separate kwargs parameter for async client (#31209)03adca6build(deps): bump Ana06/get-changed-files from 2.2.0 to 2.3.0 (#31236)6bbc12bchroma: release 0.2.4 (#31252)aa4890cpartners: update deps for langchain-chroma (#31251)a8f2ddecore: Add ruff rules RUF (#29353)6cd1aadlangchain: use mypy strict checking with exemptions (#31018)eab8484text-splitters[patch]: fix some import-untyped errors (#31030)672339fcore: release 0.3.60 (#31249)6f2acbcUpdate sql_large_db.ipynb (#31241)- Additional commits viewable in compare view
Updates boto3 to 1.38.21
Commits
4f156a7Merge branch 'release-1.38.21'462007dBumping version to 1.38.21e41d3d0Add changelog entries from botocored61897eMerge branch 'release-1.38.20'63c2c2cMerge branch 'release-1.38.20' into developb347ee3Bumping version to 1.38.20a312ab9Add changelog entries from botocoref8cd022Merge branch 'release-1.38.19'89a83aaMerge branch 'release-1.38.19' into developd2266f8Bumping version to 1.38.19- Additional commits viewable in compare view
Updates tencentcloud-sdk-python to 3.0.1385
Changelog
Sourced from tencentcloud-sdk-python's changelog.
Release 3.0.1385
腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
第 48 次发布
发布时间:2025-05-22 01:10:52
本次发布包含了以下内容:
改善已有的文档。
修改接口:
- 新增入参:CheckAuth
- 新增入参:CheckAuth
- 新增入参:CheckAuth, RollingRestart
日志服务(cls) 版本:2020-10-16
第 128 次发布
发布时间:2025-05-22 01:12:28
本次发布包含了以下内容:
改善已有的文档。
修改数据结构:
- 新增成员:FullQuery
数据安全治理中心(dsgc) 版本:2019-07-23
... (truncated)
Commits
Updates xinference-client to 1.6.0
Release notes
Sourced from xinference-client's releases.
v1.6.0
What's new in 1.6.0 (2025-05-16)
These are the changes in inference-client v1.6.0.
Others
- Chore: update submodule by
@XprobeBotin xorbitsai/inference-client#95Full Changelog: https://github.com/xorbitsai/inference-client/compare/v1.5.1...v1.6.0
Commits
d01dcb4Chore: update submodule (#95)- See full diff in compare view
Updates anthropic to 0.52.0
Release notes
Sourced from anthropic's releases.
v0.52.0
0.52.0 (2025-05-22)
Full Changelog: v0.51.0...v0.52.0
Features
- api: add claude 4 models, files API, code execution tool, MCP connector and more (9c48bc6)
Bug Fixes
- package: support direct resource imports (6d73bab)
Chores
- ci: fix installation instructions (ca374e5)
- ci: upload sdks to package manager (fde0c44)
- internal: avoid errors for isinstance checks on proxies (ef4be3f)
- internal: codegen related update (40359d9)
Documentation
Changelog
Sourced from anthropic's changelog.
0.52.0 (2025-05-22)
Full Changelog: v0.51.0...v0.52.0
Features
- api: add claude 4 models, files API, code execution tool, MCP connector and more (9c48bc6)
Bug Fixes
- package: support direct resource imports (6d73bab)
Chores
- ci: fix installation instructions (ca374e5)
- ci: upload sdks to package manager (fde0c44)
- internal: avoid errors for isinstance checks on proxies (ef4be3f)
- internal: codegen related update (40359d9)
Documentation
0.51.0 (2025-05-07)
Full Changelog: v0.50.0...v0.51.0
Features
- api: adds web search capabilities to the Claude API (bec0cf9)
Bug Fixes
- pydantic v1: more robust ModelField.annotation check (c50f406)
- sockets: handle non-portable socket flags (#935) (205c8dd)
Chores
- broadly detect json family of content-type headers (66bbb3a)
- ci: only use depot for staging repos (c867a11)
- ci: run on more branches and use depot runners (95f5f17)
- internal: add back missing custom modifications for Web Search (f43ba69)
- internal: minor formatting changes (8afef08)
- use lazy imports for resources (704be81)
... (truncated)
Commits
e9f5e44release: 0.52.068d8226feat(api): add claude 4 models, files API, code execution tool, MCP connector...c79b65bchore(internal): codegen related update1de2f53codegen metadata7a69c03codegen metadata8106f36codegen metadatad11916cdocs: add security warning for overriding parameters (#1008)da3b082chore(ci): fix installation instructions00f3c7dchore(ci): upload sdks to package managerd979898codegen metadata- Additional commits viewable in compare view
Updates pymupdf to 1.26.0
Release notes
Sourced from pymupdf's releases.
PyMuPDF-1.26.0 released
PyMuPDF-1.26.0 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.0 (2025-05-22)
Use MuPDF-1.26.1.
Fixed issues:
Other:
- Partial fixed for #4457.
- Support image stamp annotations.
- Support recoloring pages.
- Added example of using Django's file storage API to open files with pymupdf.
- Clarified FreeText annotation color options. We now raise an exception if an attempt is made to set attributes that can not be supported.
- Fixed potential segv in Pixmap.is_unicolor().
- Added runtime assert that that PyMuPDF and MuPDF were built with compatible NDEBUG settings (related to
4390 <https://github.com/pymupdf/PyMuPDF/issues/4390>_).- Simplified handling of filename/filetype when opening documents.
Changelog
Sourced from pymupdf's changelog.
Change Log
Changes in version 1.26.0 (2025-05-22)
Use MuPDF-1.26.1.
Fixed issues:
- Fixed
4324 <https://github.com/pymupdf/PyMuPDF/issues/4324>_: cluster_drawings() fails to cluster horizontal and vertical thin lines- Fixed
4363 <https://github.com/pymupdf/PyMuPDF/issues/4363>_: Trouble with searching- Fixed
4404 <https://github.com/pymupdf/PyMuPDF/issues/4404>_: IndexError in page.get_links()- Fixed
4412 <https://github.com/pymupdf/PyMuPDF/issues/4412>_: Regression? Spurious error? in insert_pdf in v1.25.4- Fixed
4423 <https://github.com/pymupdf/PyMuPDF/issues/4423>_: pymupdf.mupdf.FzErrorFormat: code=7: cannot find object in xref error encountered after version 1.25.3- Fixed
4435 <https://github.com/pymupdf/PyMuPDF/issues/4435>_: get_pixmap method stuck on one page- Fixed
4439 <https://github.com/pymupdf/PyMuPDF/issues/4439>_: New Xml class from data does not work - bug in code- Fixed
4445 <https://github.com/pymupdf/PyMuPDF/issues/4445>_: Broken XREF table incorrectly repaired- Fixed
4447 <https://github.com/pymupdf/PyMuPDF/issues/4447>_: Stroke color of annotations cannot be correctly set- Fixed
4479 <https://github.com/pymupdf/PyMuPDF/issues/4479>_: set_layer_ui_config() toggles all layers rather than just one- Fixed
4505 <https://github.com/pymupdf/PyMuPDF/issues/4505>_: Follow Widget flag values up its parent structureOther:
- Partial fixed for
4457 <https://github.com/pymupdf/PyMuPDF/issues/4457>_: Wrong characters displayed after font subsetting (w/ native method)- Support image stamp annotations.
- Support recoloring pages.
- Added example of using Django's file storage API to open files with pymupdf.
- Clarified FreeText annotation color options. We now raise an exception if an attempt is made to set attributes that can not be supported.
- Fixed potential segv in Pixmap.is_unicolor().
- Added runtime assert that that PyMuPDF and MuPDF were built with compatible NDEBUG settings (related to
4390 <https://github.com/pymupdf/PyMuPDF/issues/4390>_).- Simplified handling of filename/filetype when opening documents.
Changes in version 1.25.5 (2025-03-31)
Fixed issues:
- Fixed
4372 <https://github.com/pymupdf/PyMuPDF/issues/4372>_: Text insertion fails due to missing /Resources object- Fixed
4400 <https://github.com/pymupdf/PyMuPDF/issues/4400>_: Infinite loop in fill_textbox- Fixed
4403 <https://github.com/pymupdf/PyMuPDF/issues/4403>_: Unable to get_text() - layer/clip nesting too deep- Fixed
4415 <https://github.com/pymupdf/PyMuPDF/issues/4415>_: PDF page is mirrored, origin is at bottom-leftOther:
- Use MuPDF-1.25.6.
- Fixed MuPDF SEGV on MacOS with particular fonts.
- Fixed
Annot.get_textpage()'scliparg.
... (truncated)
Commits
96d2ebeSet release date.29a327achanges.txt: updated.4a706c7tests/: added test_4479().6d3d30d.github/workflows/build_wheels.yml: default flavours=false.f674687scripts/gh_release.py: fix run of cibuildwheel with separate pymupdfb wheel.e6a0877tests/: added test_4445()26ad9d5tests/: added test_4423().4884190tests/: added test_4435().2c0b56atests/: added test_4457(), detect differences before/after Document.subset_fo...2115c87Update version numbers.- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
1
+9
-9
Technical Details
| ID: | 599064 |
| UUID: | 2537972395 |
| Node ID: | PR_kwDOKTUe1M6XRmKr |
| Host: | GitHub |
| Repository: | 1Panel-dev/MaxKB |
| Merge State: | Unknown |