From 0d9371219e5278f5acccf7a83f0c33d73b781269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:40:33 +0000 Subject: [PATCH] Bump protobuf from 6.30.0 to 6.31.1 in /agents/gtc-sessions-workflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.0 to 6.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v6.30.0...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agents/gtc-sessions-workflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/gtc-sessions-workflow/requirements.txt b/agents/gtc-sessions-workflow/requirements.txt index 12a1c5a..3a4b7e5 100644 --- a/agents/gtc-sessions-workflow/requirements.txt +++ b/agents/gtc-sessions-workflow/requirements.txt @@ -15,7 +15,7 @@ jiter==0.8.2 multidict==6.1.0 openai==1.65.4 propcache==0.3.0 -protobuf==6.30.0 +protobuf==6.31.1 pydantic==2.10.6 pydantic_core==2.27.2 sniffio==1.3.1