build(deps): bump the python-dependencies group with 11 updates #3408
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 python-dotenv, langchain-openai, langchain-anthropic, langchain-community, langgraph, zhipuai, boto3, tencentcloud-sdk-python, anthropic, dashscope and pypdf to permit the latest version.
Updates
python-dotenvto 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs updateUpdates
langchain-openaito 0.3.25Release notes
Sourced from langchain-openai's releases.
Commits
6437414openai: release 0.3.25 (#31702)b268ab6openai[patch]: fix client caching when request_timeout is specified via httpx...4ee6112openai[patch]: Improve error message when response type is malformed (#31619)9de4f22langchain[patch]: smith.evaluation.progress.ProgressBarCallback: Make output ...6105a58core: fixget_buffer_stringoutput for structured message content (#31600)cf5a442langchain: release 0.3.26 (#31695)5015188Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)26030abinfra: temporarily drop OpenAI from core release test matrix (#31693)5271fd7core[patch]: check before removing tags (#31691)39a8a11core: release 0.3.66 (#31690)Updates
langchain-anthropicto 0.3.16Release notes
Sourced from langchain-anthropic's releases.
Commits
0ae434banthropic: release 0.3.16 (#31744)a08e73fdocs: remove trailing backticks (#31740)4215540docs: Update surrealdb vectorestore documentation (#31199)2fb27b6ollama: update tests, docs (#31736)a1f3147docs: update sort order for integrations table (#31737)8450070openai[patch]: fix bug where function call IDs were not populated (#31735)0bf223dopenai[patch]: add attribute to always use previous_response_id (#31734)b02bd67anthropic[patch]: cache clients (#31659)e3f1ce0docs: fix retriever typos (#31733)5d734acdocs: fix typo in clarifai.ipynb (#31732)Updates
langchain-communityto 0.3.26Commits
cf5a442langchain: release 0.3.26 (#31695)5015188Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)26030abinfra: temporarily drop OpenAI from core release test matrix (#31693)5271fd7core[patch]: check before removing tags (#31691)39a8a11core: release 0.3.66 (#31690)4fe490c[Docs] Update deprecated Pydantic .schema() method to .model_json_schema() in...2c98599text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSp...9d4d258[Doc] Improve api doc for DeepSeek (#31655)22e6d90langchain_mistralai: Includefinish_reasonin response metadata when parsin...7ff4050core[patch]: Returning always 2D Array for _cosine_similarity (#31528)Updates
langgraphto 0.4.10Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
13d66e00.4.109fcd0d4v0.4.x: Forward compatibility with checkpoints without pending_sends (#5199)4749a16v0.4.x: Forward compatibility with checkpoints without pending_sends8f285a7Add FAQ for nodes executed98c369a0.4.9f45ee34Update cli config doc on pip_installerbd206c2docs: fix assistants links (#5172)14ec895docs: Fix LGP sdk typo (#5170)fb66736add more docs for lgp deployment metrics (#5168)c354402If FuturesDict callback has been GCed, don't call itUpdates
zhipuaito 2.1.5.20250626Updates
boto3to 1.38.44Commits
6fac8a4Merge branch 'release-1.38.44'02fd8faBumping version to 1.38.44f8c4982Add changelog entries from botocorec4d1b2eMerge branch 'release-1.38.43'74b5ec9Merge branch 'release-1.38.43' into develop33f36d7Bumping version to 1.38.43a31afd9Add changelog entries from botocore614e6b9Merge branch 'release-1.38.42'82ef79aMerge branch 'release-1.38.42' into develop91202c3Bumping version to 1.38.42Updates
tencentcloud-sdk-pythonto 3.0.1410Changelog
Sourced from tencentcloud-sdk-python's changelog.
... (truncated)
Commits
5e18464release 3.0.1410dab26ebrelease 3.0.140944be41ffix(credential): resolve config file path issue on Windows (#212)06ce7e6release 3.0.14084110de5release 3.0.1407e0dde82release 3.0.1406Updates
anthropicto 0.55.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
472c51erelease: 0.55.0d5af89cfix(tests): suppress warnings in tests when running on the latest Python vers...3311d58feat(client): add support for aiohttpf6f5898docs(client): fix httpx.Timeout documentation referencead506a2fix(tests): fix: tests which call HTTP endpoints directly with the example pa...5e27995chore(readme): update badges9cdc361chore(ci): enable for pull requestsd386fadchore(internal): update conftest.py1b9b4f1chore(tests): add tests for httpx client instantiation & proxiescdad794fix(client): correctly parse binary response | streamUpdates
dashscopeto 1.23.6Updates
pypdfto 5.6.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
c721d1fREL: 5.6.107f26f7ROB: Deal with annotations not being lists on merge (#3321)a5845a5ROB: Handle NullObject for cmap encoding Differences entry (#3317)5f84a8bDEV: Update ruff to 0.12.0 (#3316)e8e2ab6ENH: Add PDF/A XMP metadata support (#3314)67d1ba1MAINT: Improve benchmarking code (#3315)4fbc38dMAINT: Update comment (#3311)05300d5DEV: Use latest requests version (#3307)1c9eacdMAINT: Use mypy recursive type support (#2898)9ffa6c6DEV: Remove ignore Ruff rule B028 (#3214)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