From 9a571d2694f4d041e745a17d2c500793cc5b866a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:55:58 +0000 Subject: [PATCH] Bump babel from 2.3.4 to 2.9.1 in /api/src/main/resources Bumps [babel](https://github.com/python-babel/babel) from 2.3.4 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/2.3.4...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/src/main/resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/main/resources/requirements.txt b/api/src/main/resources/requirements.txt index b278792..b169227 100644 --- a/api/src/main/resources/requirements.txt +++ b/api/src/main/resources/requirements.txt @@ -1,4 +1,4 @@ -Babel==2.3.4 +Babel==2.9.1 backports-abc==0.5 backports.ssl-match-hostname==3.5.0.1 boto==2.48.0