From 7dd800c605ebe76cd2f2b206f9451b78abd8e8bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 19:58:11 +0000 Subject: [PATCH] Bump protobuf in /server_side_codes/apis/sleep_monitoring_messages Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.3 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.3...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../apis/sleep_monitoring_messages/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_side_codes/apis/sleep_monitoring_messages/requirements.txt b/server_side_codes/apis/sleep_monitoring_messages/requirements.txt index fdf163e8d..f677cbe07 100644 --- a/server_side_codes/apis/sleep_monitoring_messages/requirements.txt +++ b/server_side_codes/apis/sleep_monitoring_messages/requirements.txt @@ -5,7 +5,7 @@ itsdangerous==2.0.1 Jinja2==3.0.3 MarkupSafe==2.0.1 mysql-connector-python==8.0.28 -protobuf==3.19.3 +protobuf==3.19.5 python-dateutil==2.8.2 pytz==2021.3 six==1.16.0