From cef93741173c9f36d11682ba29f8a1fe55df2634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 13:00:33 +0000 Subject: [PATCH] Bump protobuf from 4.21.5 to 4.21.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.5 to 4.21.6. - [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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfd867e..55ef634 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mlflow==1.29.0 pymysql==1.0.2 psycopg2-binary==2.9.3 -protobuf==4.21.5 +protobuf==4.21.6 gevent==21.12.0 boto3==1.24.80 \ No newline at end of file