From 32305de59b0bc0d7bd800cff2f43daa7114bf564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:30:49 +0000 Subject: [PATCH] chore(deps): bump protobuf in /plasma_framework/python_tests Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 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/compare/v3.10.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plasma_framework/python_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma_framework/python_tests/requirements.txt b/plasma_framework/python_tests/requirements.txt index 8e6039d73..247cec2ff 100644 --- a/plasma_framework/python_tests/requirements.txt +++ b/plasma_framework/python_tests/requirements.txt @@ -36,7 +36,7 @@ packaging==19.2 parsimonious==0.8.1 -e git+git@github.com:omisego/py-solc-simple.git@f84477e8a82f2bb548ad814f383f5be14ba1d086#egg=py-solc-simple pluggy==0.13.0 -protobuf==3.10.0 +protobuf==3.18.3 psutil==5.6.6 py==1.8.0 py-solc-x==0.4.0