From e6d3b39d1a81d95986bed0553866da93dca5175d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 12:42:55 +1300 Subject: [PATCH] Bump protobuf from 3.20.0 to 3.20.2 in /src/api-service/__app__ (#2446) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 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.0...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/api-service/__app__/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api-service/__app__/requirements.txt b/src/api-service/__app__/requirements.txt index 50414cdcb..0e278ec6f 100644 --- a/src/api-service/__app__/requirements.txt +++ b/src/api-service/__app__/requirements.txt @@ -30,6 +30,6 @@ typing-extensions~=3.10.0.0 jsonpatch==1.32 semver==2.13.0 base58==2.1.0 -protobuf==3.20.0 +protobuf==3.20.2 # onefuzz types version is set during build onefuzztypes==0.0.0