Skip to content

build(deps): bump protobuf from 5.29.4 to 5.29.5 in the pip group across 1 directory #1113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ distro==1.9.0
# openai
docstring-parser==0.16
# via google-cloud-aiplatform
exceptiongroup==1.3.0
# via anyio
fastapi==0.115.12
# via google-adk
filelock==3.18.0
Expand Down Expand Up @@ -255,7 +257,7 @@ proto-plus==1.26.1
# google-cloud-secret-manager
# google-cloud-speech
# google-cloud-trace
protobuf==5.29.4
protobuf==5.29.5
# via
# google-api-core
# google-cloud-aiplatform
Expand Down Expand Up @@ -317,7 +319,7 @@ pyyaml==6.0.2
# huggingface-hub
regex==2024.11.6
# via tiktoken
requests==2.32.3
requests==2.32.4
# via
# -r requirements.in
# google-api-core
Expand Down Expand Up @@ -356,7 +358,9 @@ tiktoken==0.9.0
tokenizers==0.21.1
# via anthropic
tomli==2.2.1
# via yapf
# via
# pylint
# yapf
tomlkit==0.13.2
# via pylint
tqdm==4.67.1
Expand All @@ -367,6 +371,8 @@ typing-extensions==4.13.2
# via
# anthropic
# anyio
# astroid
# exceptiongroup
# fastapi
# google-cloud-aiplatform
# google-genai
Expand All @@ -378,6 +384,7 @@ typing-extensions==4.13.2
# pydantic-core
# sqlalchemy
# typing-inspection
# uvicorn
typing-inspection==0.4.1
# via
# pydantic
Expand Down