From d3fa0b2d99b600f7f0d5b3087ba704abbc2cd640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:52:35 +0000 Subject: [PATCH] Bump babel from 2.3.4 to 2.9.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb5f8e7..62992c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ args==0.1.0 requests==2.13.0 requests-toolbelt==0.7.1 pytz==2016.10 -Babel==2.3.4 +Babel==2.9.1 clint==0.5.1 docutils==0.13.1 imagesize==0.7.1