From e2831a6eef223f5bd9b82258dd9cfd0820070fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:40:30 +0000 Subject: [PATCH] Bump protobuf from 3.1.0.post1 to 3.18.3 in /Alerting/Sample Watches Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1.0.post1 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/commits/v3.18.3) --- 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..0cccadf0 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.18.3 pyasn1==0.1.9 pycparser==2.14 pyOpenSSL==17.5.0