From e8706d814de76c506ba820bd46f4e96d8441a9dd Mon Sep 17 00:00:00 2001 From: Chris Roat <1053153+chrisroat@users.noreply.github.com> Date: Mon, 27 Jul 2020 17:13:50 -0700 Subject: [PATCH] Bump webapp to currently supported v2.5.2 --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index c4cdfdb..565e772 100644 --- a/app.yaml +++ b/app.yaml @@ -32,4 +32,4 @@ libraries: version: "2.6" # This also brings in webapp2_extras: - name: webapp2 - version: "2.5.1" + version: "2.5.2"