From 234878b7fcda6f4d55baaab1495e62c2cf5288b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:34:54 +0000 Subject: [PATCH] Bump protobuf from 3.11.2 to 3.18.3 in /dotmole Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.2 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/compare/v3.11.2...v3.18.3) --- 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..f4817fd --- 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.18.3 pycodestyle==2.5.0 pycparser==2.19 PyInstaller==3.5