From 66e65e0cc2c2bd67e150dec3af648b2ad99327d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:15:52 +0000 Subject: [PATCH] Bump werkzeug in /server_side_codes/apis/sleep_monitoring_messages Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug 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..10855612b 100644 --- a/server_side_codes/apis/sleep_monitoring_messages/requirements.txt +++ b/server_side_codes/apis/sleep_monitoring_messages/requirements.txt @@ -9,7 +9,7 @@ protobuf==3.19.3 python-dateutil==2.8.2 pytz==2021.3 six==1.16.0 -Werkzeug==2.0.2 +Werkzeug==2.2.3 boto3 Cython==0.29.13 pandas==0.25.3 \ No newline at end of file