-
-
Notifications
You must be signed in to change notification settings - Fork 285
chore(deps): bump langchain-google-genai from 4.1.3 to 4.2.0 in /.config/python/dev #6974
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
base: main
Are you sure you want to change the base?
chore(deps): bump langchain-google-genai from 4.1.3 to 4.2.0 in /.config/python/dev #6974
Conversation
Bumps [langchain-google-genai](https://github.com/langchain-ai/langchain-google) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.1.3...libs/genai/v4.2.0) --- updated-dependencies: - dependency-name: langchain-google-genai dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| langchain_anthropic==1.3.1 | ||
| langchain_deepseek==1.0.1 | ||
| langchain_google_genai==4.1.3 | ||
| langchain_google_genai==4.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version conflicts with pyproject.toml constraint
Medium Severity
The langchain_google_genai==4.2.0 version in requirements.txt falls outside the range allowed by pyproject.toml, which specifies langchain-google-genai~=4.1.2. The ~=4.1.2 compatible release specifier only accepts versions in the 4.1.x series (>=4.1.2, <4.2.0), making 4.2.0 incompatible. This creates an inconsistency between development and production environments.
❌MegaLinter analysis: Error❌ REPOSITORY / trivy - 1 error
|

Bumps langchain-google-genai from 4.1.3 to 4.2.0.
Release notes
Sourced from langchain-google-genai's releases.
Commits
21fdb20release(genai): 4.2.0 (#1507)62e05e3feat(genai): add labels support (#1503)474b8fbfix(vertexai): tests (#1505)306f6eefix(vertexai):ChatAnthropicVertexsupport images withlangchain 1.X(#1381)3ef2af9fix(vertexai): implement get_num_tokens_from_messages for multi-modal support...6bebb8bfeat(vertexai): fixNULLenum crash for nested optional tool arguments (#1469)39bf069feat(vertexai): Add Vertex AI Vector Search 2.0 support (#1427)5e201c1fix(vertexai): fix tests (#1500)6e421a1feat(community): Add support for custom Model Armor Middleware (#1494)f3ed4e2release(community): 3.0.4 (#1498)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Updates development Python dependencies.
langchain_google_genaiin.config/python/dev/requirements.txtfrom4.1.3to4.2.0Written by Cursor Bugbot for commit 26f2c02. This will update automatically on new commits. Configure here.