diff --git a/mmv1/third_party/terraform/services/appengine/test-fixtures/hello-world-flask/requirements.txt b/mmv1/third_party/terraform/services/appengine/test-fixtures/hello-world-flask/requirements.txt index f358d0ad8e44..e050dbdcfe27 100644 --- a/mmv1/third_party/terraform/services/appengine/test-fixtures/hello-world-flask/requirements.txt +++ b/mmv1/third_party/terraform/services/appengine/test-fixtures/hello-world-flask/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gunicorn==20.0.4 \ No newline at end of file +gunicorn==22.0.0 \ No newline at end of file