From 77b71f9fcbf3ead6525b0220e9c636f36080e05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 01:31:28 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.20.1 to 3.20.2 in /src/frontend Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/requirements.txt b/src/frontend/requirements.txt index d4da60d..cfa539a 100644 --- a/src/frontend/requirements.txt +++ b/src/frontend/requirements.txt @@ -97,7 +97,7 @@ opentelemetry-util-http==0.30b1 # opentelemetry-instrumentation-wsgi packaging==21.3 # via opentelemetry-instrumentation-sqlalchemy -protobuf==3.20.1 +protobuf==3.20.2 # via # googleapis-common-protos # opentelemetry-proto