From d00612315059bc5929a2d2f2c169577cb64f92c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:32:54 +0000 Subject: [PATCH] Bump protobuf from 3.1.0.post1 to 3.15.0 in /Alerting/Sample Watches Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1.0.post1 to 3.15.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/commits/v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Alerting/Sample Watches/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alerting/Sample Watches/requirements.txt b/Alerting/Sample Watches/requirements.txt index c0ecfb44..83fac59c 100644 --- a/Alerting/Sample Watches/requirements.txt +++ b/Alerting/Sample Watches/requirements.txt @@ -6,7 +6,7 @@ idna==2.1 lxml==3.6.4 ndg-httpsclient==0.4.4 ordereddict==1.1 -protobuf==3.1.0.post1 +protobuf==3.15.0 pyasn1==0.1.9 pycparser==2.14 pyOpenSSL==17.5.0