From 37d72a2da8cfcee7166677080aa0bc34e89aaf38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:05:39 +0000 Subject: [PATCH] Bump protobuf from 3.11.2 to 3.15.0 in /dotmole Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.2 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/compare/v3.11.2...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..2b0f887 --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -37,7 +37,7 @@ opencv-contrib-python==4.1.2.30 opencv-python==4.1.2.30 paramiko==2.7.1 Pillow==7.0.0 -protobuf==3.11.2 +protobuf==3.15.0 pycodestyle==2.5.0 pycparser==2.19 PyInstaller==3.5