Skip to content

Commit

Permalink
chore(deps): bump google-generativeai from 0.8.2 to 0.8.3 (#301)
Browse files Browse the repository at this point in the history
Bumps [google-generativeai](https://github.com/google/generative-ai-python) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](https://github.com/google/generative-ai-python/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent adbbfde commit a662adc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -40,7 +40,7 @@ watchdog = "^5.0.3"
psutil = "^6.1.0"
sounddevice = "^0.5.1"
numpy = "^2.1.2"
google-generativeai = "^0.8.2"
google-generativeai = "^0.8.3"
pillow = "^10.4.0"
keyring = "^25.4.1"
more-itertools = "^10.5.0"
Expand Down

0 comments on commit a662adc

Please sign in to comment.