From 3f161640cc097e7b2ac61e42cbcf849b41dc1f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 22:33:56 +0000 Subject: [PATCH] Bump protobuf from 3.17.0 to 3.18.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.0 to 3.18.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.17.0...v3.18.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... 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 62002870d8..160ea602ea 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -46,7 +46,7 @@ path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 pre-commit==2.15.0 -protobuf==3.17.0 +protobuf==3.18.1 psutil==5.8.0 ptyprocess==0.7.0 py==1.10.0