Skip to content

Commit f5d159d

Browse files
committed
chore(deps): update python-nonmajor
1 parent 7f17209 commit f5d159d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-e ../toolbox-core
2-
google-adk==1.20.0
3-
google-auth==2.45.0
4-
google-auth-oauthlib==1.2.1
5-
typing-extensions==4.12.2
6-
opentelemetry-exporter-otlp-proto-http==1.37.0
7-
opentelemetry-exporter-gcp-trace==1.9.0
2+
google-adk==1.22.0
3+
google-auth==2.47.0
4+
google-auth-oauthlib==1.2.3
5+
typing-extensions==4.15.0
6+
opentelemetry-exporter-otlp-proto-http==1.39.1
7+
opentelemetry-exporter-gcp-trace==1.11.0
88
opentelemetry-exporter-gcp-monitoring==1.9.0a0
9-
opentelemetry-sdk==1.37.0
9+
opentelemetry-sdk==1.39.1

packages/toolbox-core/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiohttp==3.13.3
22
pydantic==2.12.5
33
deprecated==1.3.1
44
requests==2.32.5
5-
google-auth==2.45.0
5+
google-auth==2.47.0

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e ../toolbox-core
2-
langchain-core==1.2.6
2+
langchain-core==1.2.7
33
PyYAML==6.0.3
44
pydantic==2.12.5
55
aiohttp==3.13.3

0 commit comments

Comments
 (0)