build(deps): bump the python-dependencies group with 7 updates #3036
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 psycopg, langchain-openai, langchain-google-genai, langgraph, boto3, tencentcloud-sdk-python and xinference-client to permit the latest version.
Updates
psycopg
to 3.2.7Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
a6a6317
Merge pull request #1052 from psycopg/connection-log62cd04d
chore: add connection debugging log in the C extension too55965e7
chore: add debug logging at connection time9266dc2
fix: guard from unexpected connection status on reprcd7145b
chore: bump psycopg package version to 3.2.79e64699
feat: implement binary hstore protocol9d4142e
test(pool): verify the overriding ofclose()
to act asputconn()
04630eb
test(crdb): add test reproducing failure with prepared create statementf046b7f
ci(crdb): pull stable crdb images from crdb docker repository5d7b377
style: define a symbolic const for null values in arrayUpdates
langchain-openai
to 0.3.15Release notes
Sourced from langchain-openai's releases.
Commits
6110c3f
openai[patch]: release 0.3.15 (#31087)da59eb7
anthropic: Allow kwargs to pass through when counting tokens (#31082)918c950
DOCS:partners/chroma
: Fix documentation aroundchroma
query filter synta...ed7cd3c
docs: Fixing typo: "chocalate" -> "chocolate". (#31078)952a0b7
Docs: Fix SAP HANA Cloud docs - remove pip output, update vectorstore link, r...0b8e986
docs: update LiteLLM integration docs for router migration to langchain-litel...275ba2e
Add Compass Labs toolkits to langchain docs (#30794)bdb7c4a
huggingface: fix embeddings return type (#31072)868f07f
partners: (langchain-huggingface) Chat Models - Integrate Hugging Face Infere...3072e46
community: move to separate repo (continued) (#31069)Updates
langchain-google-genai
to 2.1.4Release notes
Sourced from langchain-google-genai's releases.
Commits
1168453
release 2.1.4 (#897)ab5ce41
fix(genai): Fix nested array schema conversion for function calling (#882)e47f25f
vertexai: add frequency_penalty and presence_penalty (#889)2e256a7
[genai|vertexai|community]: Adding Vertex Tool Context into client info (#875)0395c17
fix: Trace model name withoutmodels/
prefix (#896)699a2d0
genai: Added thinking_budget support to ChatGoogleGenerativeAI. (#884)328daaa
genai, vertexai[patch]: support model_kwargs (#891)64bb6f7
genai: fix issue where newlines were stripped during streaming (#894)aa25c69
vertexai: Fix global region endpoint forChatVertexAI
(#867)d8c860f
added model name to client-info (#885)Updates
langgraph
to 0.4.1Release notes
Sourced from langgraph's releases.
Commits
0269dd8
release(langgraph): 0.4.1 (#4480)aa722ac
release(sdk-js): 0.0.72 (#4481)91e9f12
release(sdk-js): 0.0.725779d90
release(langgraph): 0.4.1e02c4b0
feat(ui): addmerge
option to UI messages (#4473)5b44886
docs(agents): add disable_streaming (#4475)be1af77
Fix lint33e409e
docs(agents): add model fallbacks (#4478)ce2ba47
docs: cross link working w/ memory in tools (#4464)b3371a1
Add missing "nostream" supportUpdates
boto3
to 1.38.6Commits
98de1f1
Merge branch 'release-1.38.6'daa52f1
Bumping version to 1.38.68757888
Add changelog entries from botocoredb9b093
Merge branch 'release-1.38.5' into developUpdates
tencentcloud-sdk-python
to 3.0.1372Changelog
Sourced from tencentcloud-sdk-python's changelog.
... (truncated)
Commits
5cb9c64
release 3.0.1372Updates
xinference-client
to 1.5.1Release notes
Sourced from xinference-client's releases.
Commits
08f182a
Chore: update submodule (#94)906f2ff
BLD: fix ci (#93)0754390
Chore: update submodule (#92)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