Skip to content

chore(deps): update google-generativeai requirement from <0.7,>=0.6 to >=0.6,<0.9 in /backend in the ai-ml group#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/ai-ml-76c01a480f
Open

chore(deps): update google-generativeai requirement from <0.7,>=0.6 to >=0.6,<0.9 in /backend in the ai-ml group#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/ai-ml-76c01a480f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on google-generativeai to permit the latest version.
Updates google-generativeai to 0.8.5

Release notes

Sourced from google-generativeai's releases.

v0.8.5

What's Changed

Bugfixes

Docs & Examples

Infrastructure

New Contributors

Full Changelog: google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5

Changelog

Sourced from google-generativeai's changelog.

v0.2.2

  • Handle maximum batch size for embed_text.
  • Restore types.ModelNameOptions.
  • Update tuning to handle more dataset types (json, pandas, urls, google-sheets).
  • Expose count_text_tokens
  • Expose operations management.
  • Allow users to pass custom metadata (HTML headers).
  • Add dataclass prettyprinting.

v0.2.1

  • Bugfix: Add missing enum names to saftey_types.py
  • Update to google.ai.generativelanguage v0.3.3

v0.2

  • More flexible safety settings:
    • accept strings, ints for enums.
    • accept a {category:threshold} dict in addition to the list of dicts format ([{"category": category, "threshold": threshold}, ...]).
  • Add support for batched embeddings.
  • Add support for tuning:
    • Add get_{base,tuned}_model.
    • Add list_tuned_models.
    • Add create_tuned_model.

v0.1

Initial version

Commits
  • f5ac4ed Update version and fix samples for 0.8.5 release (#731)
  • e179614 chore: Update user-input.yml GitHub workflow to trigger on PR comments (#723)
  • 61867f6 Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)
  • d66e975 Update README.md (#722)
  • 29f85b8 Update README.md
  • 6bf4571 Pin actions to specific SHAs (#719)
  • e0fb117 Add a GitHub Action to manage status: awaiting user response (#720)
  • 2c570fb Update samples to use right API key name (#705)
  • 56f2ccf Update GenerationConfig.md to fix typo (#668)
  • 45bd243 Fix function_calling.sh example (#679)
  • Additional commits viewable in compare view

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Labels

The following labels could not be found: auto-merge, backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [google-generativeai](https://github.com/google/generative-ai-python) to permit the latest version.

Updates `google-generativeai` to 0.8.5
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/deprecated-generative-ai-python@v0.6.0...v0.8.5)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-version: 0.8.5
  dependency-type: direct:production
  dependency-group: ai-ml
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/ai-ml-76c01a480f branch from 920c115 to 5dcd6f4 Compare December 15, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants