From 7cb9fff55d4f3c3011b2ab539344f1821784295d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:33:14 +0000 Subject: [PATCH] Bump protobuf from 3.5.0.post1 to 3.18.3 in /contrib/zclassic Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.0.post1 to 3.18.3. - [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/v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/zclassic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/zclassic/requirements.txt b/contrib/zclassic/requirements.txt index 5cb8a59b1..0e967cff3 100644 --- a/contrib/zclassic/requirements.txt +++ b/contrib/zclassic/requirements.txt @@ -5,7 +5,7 @@ ecdsa==0.13 idna==2.6 jsonrpclib-pelix==0.3.1 pbkdf2==1.3 -protobuf==3.5.0.post1 +protobuf==3.18.3 pyaes==1.6.1 PySocks==1.6.7 qrcode==5.3