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-dotenv
to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
16e660d
Bump version: 1.1.0 → 1.1.1667e82f
update changelog9d85edb
fix(cli): issue with execvpe on Windows (#566)8411987
fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997
docs updateUpdates
langchain-openai
to 0.3.25Release notes
Sourced from langchain-openai's releases.
Commits
6437414
openai: release 0.3.25 (#31702)b268ab6
openai[patch]: fix client caching when request_timeout is specified via httpx...4ee6112
openai[patch]: Improve error message when response type is malformed (#31619)9de4f22
langchain[patch]: smith.evaluation.progress.ProgressBarCallback: Make output ...6105a58
core: fixget_buffer_string
output for structured message content (#31600)cf5a442
langchain: release 0.3.26 (#31695)5015188
Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)26030ab
infra: temporarily drop OpenAI from core release test matrix (#31693)5271fd7
core[patch]: check before removing tags (#31691)39a8a11
core: release 0.3.66 (#31690)Updates
langchain-anthropic
to 0.3.16Release notes
Sourced from langchain-anthropic's releases.
Commits
0ae434b
anthropic: release 0.3.16 (#31744)a08e73f
docs: remove trailing backticks (#31740)4215540
docs: Update surrealdb vectorestore documentation (#31199)2fb27b6
ollama: update tests, docs (#31736)a1f3147
docs: update sort order for integrations table (#31737)8450070
openai[patch]: fix bug where function call IDs were not populated (#31735)0bf223d
openai[patch]: add attribute to always use previous_response_id (#31734)b02bd67
anthropic[patch]: cache clients (#31659)e3f1ce0
docs: fix retriever typos (#31733)5d734ac
docs: fix typo in clarifai.ipynb (#31732)Updates
langchain-community
to 0.3.26Commits
cf5a442
langchain: release 0.3.26 (#31695)5015188
Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)26030ab
infra: temporarily drop OpenAI from core release test matrix (#31693)5271fd7
core[patch]: check before removing tags (#31691)39a8a11
core: release 0.3.66 (#31690)4fe490c
[Docs] Update deprecated Pydantic .schema() method to .model_json_schema() in...2c98599
text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSp...9d4d258
[Doc] Improve api doc for DeepSeek (#31655)22e6d90
langchain_mistralai: Includefinish_reason
in response metadata when parsin...7ff4050
core[patch]: Returning always 2D Array for _cosine_similarity (#31528)Updates
langgraph
to 0.4.10Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
13d66e0
0.4.109fcd0d4
v0.4.x: Forward compatibility with checkpoints without pending_sends (#5199)4749a16
v0.4.x: Forward compatibility with checkpoints without pending_sends8f285a7
Add FAQ for nodes executed98c369a
0.4.9f45ee34
Update cli config doc on pip_installerbd206c2
docs: fix assistants links (#5172)14ec895
docs: Fix LGP sdk typo (#5170)fb66736
add more docs for lgp deployment metrics (#5168)c354402
If FuturesDict callback has been GCed, don't call itUpdates
zhipuai
to 2.1.5.20250626Updates
boto3
to 1.38.44Commits
6fac8a4
Merge branch 'release-1.38.44'02fd8fa
Bumping version to 1.38.44f8c4982
Add changelog entries from botocorec4d1b2e
Merge branch 'release-1.38.43'74b5ec9
Merge branch 'release-1.38.43' into develop33f36d7
Bumping version to 1.38.43a31afd9
Add changelog entries from botocore614e6b9
Merge branch 'release-1.38.42'82ef79a
Merge branch 'release-1.38.42' into develop91202c3
Bumping version to 1.38.42Updates
tencentcloud-sdk-python
to 3.0.1410Changelog
Sourced from tencentcloud-sdk-python's changelog.
... (truncated)
Commits
5e18464
release 3.0.1410dab26eb
release 3.0.140944be41f
fix(credential): resolve config file path issue on Windows (#212)06ce7e6
release 3.0.14084110de5
release 3.0.1407e0dde82
release 3.0.1406Updates
anthropic
to 0.55.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
472c51e
release: 0.55.0d5af89c
fix(tests): suppress warnings in tests when running on the latest Python vers...3311d58
feat(client): add support for aiohttpf6f5898
docs(client): fix httpx.Timeout documentation referencead506a2
fix(tests): fix: tests which call HTTP endpoints directly with the example pa...5e27995
chore(readme): update badges9cdc361
chore(ci): enable for pull requestsd386fad
chore(internal): update conftest.py1b9b4f1
chore(tests): add tests for httpx client instantiation & proxiescdad794
fix(client): correctly parse binary response | streamUpdates
dashscope
to 1.23.6Updates
pypdf
to 5.6.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
c721d1f
REL: 5.6.107f26f7
ROB: Deal with annotations not being lists on merge (#3321)a5845a5
ROB: Handle NullObject for cmap encoding Differences entry (#3317)5f84a8b
DEV: Update ruff to 0.12.0 (#3316)e8e2ab6
ENH: Add PDF/A XMP metadata support (#3314)67d1ba1
MAINT: Improve benchmarking code (#3315)4fbc38d
MAINT: Update comment (#3311)05300d5
DEV: Use latest requests version (#3307)1c9eacd
MAINT: Use mypy recursive type support (#2898)9ffa6c6
DEV: 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 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