Skip to content

Commit 902bea9

Browse files
authored
Merge pull request #53 from xaitax/dependabot/pip/main/google-genai-1.47.0
Bump google-genai from 1.41.0 to 1.47.0
2 parents 4220a6d + 759e445 commit 902bea9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"requests==2.32.5",
1414
"jinja2==3.1.6",
1515
"openai==2.6.1",
16-
"google-genai==1.41.0",
16+
"google-genai==1.47.0",
1717
"GitPython==3.1.45",
1818
"tqdm==4.67.1"
1919
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests==2.32.5
22
jinja2==3.1.6
33
openai==2.6.1
4-
google-genai==1.41.0
4+
google-genai==1.47.0
55
GitPython==3.1.45
66
tqdm==4.67.1

0 commit comments

Comments
 (0)