From 3d9468ef6d77936506bd760a98e45cc9c0640e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 14:03:12 +0000 Subject: [PATCH] Bump protobuf from 3.14.0 to 3.15.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.1. - [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.14.0...v3.15.1) 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 cfc81fcb0d..f7fb27c780 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -48,7 +48,7 @@ path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 pre-commit==2.9.3 -protobuf==3.14.0 +protobuf==3.15.1 psutil==5.8.0 ptyprocess==0.7.0 py==1.10.0