From 693c837bbf81d753d68c7fefdeea3c74ca703b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:51:40 +0000 Subject: [PATCH] Bump babel from 1.3 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 1.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/1.3...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9df0dd5f6..cec2a2de82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ furl==0.4.4 elasticsearch==1.3.0 google-api-python-client==1.2 python-crontab==1.9.2 -Babel==1.3 +Babel==2.9.1 # Support SSL SNI on Python < 2.7.9 # (http://docs.python-requests.org/en/latest/community/faq/#what-are-hostname-doesn-t-match-errors) ndg-httpsclient==0.3.0