From f12895e76e78bf00ed9672252e6d9161fce4de80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:55:37 +0000 Subject: [PATCH] Bump protobuf from 3.20.1 to 3.20.2 in /apicoder/CodeGenAPI 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: direct:production ... Signed-off-by: dependabot[bot] --- apicoder/CodeGenAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apicoder/CodeGenAPI/requirements.txt b/apicoder/CodeGenAPI/requirements.txt index bef39e2..70b95ee 100644 --- a/apicoder/CodeGenAPI/requirements.txt +++ b/apicoder/CodeGenAPI/requirements.txt @@ -23,4 +23,4 @@ docformatter==1.4 redbaron==0.9.2 func-timeout torchdata==0.3.0 -protobuf==3.20.1 \ No newline at end of file +protobuf==3.20.2 \ No newline at end of file