Skip to content

Commit

Permalink
Bump google-generativeai from 0.7.2 to 0.8.1 (#176)
Browse files Browse the repository at this point in the history
Bumps [google-generativeai](https://github.com/google/generative-ai-python) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/generative-ai-python@v0.7.2...0.8.1)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent a3afd26 commit b94533b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cachetools = "^5.5.0"
# TwitchIO for twitch bot - waiting on twitchio 3.0 which will not be incompatible with hikari
twitchio = "^2.9.1"
atproto = "^0.0.52"
google-generativeai = "^0.7.2"
google-generativeai = "^0.8.1"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.7.0"
Expand Down

0 comments on commit b94533b

Please sign in to comment.