chore(deps): update pip#2270
Conversation
|
/gcbrun |
Summary of ChangesHello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request upgrades the Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the google-genai dependency from version 1.56.0 to 1.57.0. I have reviewed the release notes for the new version and the usage of this library within the codebase. The update is a minor version bump and does not introduce any breaking changes that would affect the existing implementation. The change is safe to merge.
3e53c5b to
a272d2b
Compare
|
/gcbrun |
|
/gcbrun |
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> bcb40a7
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.56.0` → `==1.57.0` |  |  | | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.2.1` → `==1.2.2` |  |  | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.57.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1570-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.56.0...v1.57.0) ##### Features - \[Python] add RegisterFiles so gcs files can be used with genai. ([68fa075](https://redirect.github.com/googleapis/python-genai/commit/68fa0754290bcbd84c1c34806eedfdad28890921)) - Add gemini-3-pro-preview support for local tokenizer ([48f8256](https://redirect.github.com/googleapis/python-genai/commit/48f8256202a9ea3abfb7790fa80fcbf68e541131)) - Add PersonGeneration to ImageConfig for Vertex Gempix ([c66e0ce](https://redirect.github.com/googleapis/python-genai/commit/c66e0ce16bc1385969b66d3f266269ac9aafad73)) ##### Bug Fixes - Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. ([215c852](https://redirect.github.com/googleapis/python-genai/commit/215c8524659c0b2ca945b6cd7887b3501db61be4)) ##### Documentation - Regenerate docs for 1.56.0 ([b4c063e](https://redirect.github.com/googleapis/python-genai/commit/b4c063e7f213092e5cb25a7ad0783540dc7a982e)) - Update `codegen_instructions.md` for Gemini 3 Flash ([22500b5](https://redirect.github.com/googleapis/python-genai/commit/22500b5ef99fb8e2d3f476da10164b08e8485a6f)) - Update Virtual Try-On model id in samples and docstrings ([5bf4d62](https://redirect.github.com/googleapis/python-genai/commit/5bf4d625f3b3965260ea5dcc1427f8b6a6845eab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This PR contains the following updates:
==1.56.0→==1.57.0==1.2.1→==1.2.2Release Notes
googleapis/python-genai (google-genai)
v1.57.0Compare Source
Features
Bug Fixes
Documentation
codegen_instructions.mdfor Gemini 3 Flash (22500b5)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.