From a89ab43c59449d33edec950151cf50460b020a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:17:54 +0000 Subject: [PATCH] Bump protobuf from 3.15.6 to 3.17.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.6 to 3.17.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.15.6...v3.17.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 85a89bd145..0c62e74211 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -45,7 +45,7 @@ path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 pre-commit==2.12.1 -protobuf==3.15.6 +protobuf==3.17.0 psutil==5.8.0 ptyprocess==0.7.0 py==1.10.0