From 529983f6a92a2fc2e52f15405e4833ffd7e2a4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:41:08 +0000 Subject: [PATCH] Bump babel from 2.5.3 to 2.9.1 in /requirements Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 to 2.9.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES) - [Commits](https://github.com/python-babel/babel/compare/v2.5.3...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index d80c699..b674bad 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -30,7 +30,7 @@ webargs==2.1.0 apispec==0.35.0 marshmallow-enum==1.4.1 permission==0.4.1 -babel==2.5.3 +babel==2.9.1 shapely==1.6.4 pyshp==1.2.12 Flask-Mail==0.9.1 \ No newline at end of file