From d642b49bf6fc778a3d65736cb11eb1f000b0be79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 10:47:33 -0700 Subject: [PATCH] Bump protobuf from 3.19.1 to 3.19.5 in /python/oled (#857) * Bump protobuf from 3.19.1 to 3.19.5 in /python/oled Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.5. - [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.19.1...v3.19.5) --- python/oled/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/oled/requirements.txt b/python/oled/requirements.txt index 1c5d7144..31e1bb28 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -12,5 +12,5 @@ pyusb==1.2.1 rpi-ws281x==4.3.0 RPi.GPIO==0.7.0 sysv-ipc==1.1.0 -protobuf==3.19.1 +protobuf==3.19.5 unidecode==1.3.2