Commit 695cc55

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 21:16:22
chore(deps): auto bump dependencies
1 parent ead116c
Changed files (1)
uv.lock
@@ -663,8 +663,8 @@ requests = [
 
 [[package]]
 name = "google-genai"
-version = "1.73.1"
-source = { git = "https://github.com/googleapis/python-genai.git#abcaa0d25da63a58c9ef96dac3b692c8396e5f42" }
+version = "1.74.0"
+source = { git = "https://github.com/googleapis/python-genai.git#cce5398dd68ad43b3050c2e387966421f36f9611" }
 dependencies = [
     { name = "anyio", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
     { name = "distro", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },