From 90d67d6e904162eb7bfcf774343d4253195f28d8 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: May 07 2021 05:19:21 +0000 Subject: updating flask and werkzeug versions to match new production --- diff --git a/requirements.txt b/requirements.txt index 65a4282..78b3237 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # the flask and werkzeug freeze is to reflect the state on production -Flask == 1.1.1 -Werkzeug == 0.16.0 +Flask == 1.1.2 +Werkzeug == 1.0.1 alembic bodhi-client