From 316cc57f5d2f5de4412b9dc9cd239df66fa4f7b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 05:27:58 +0000 Subject: [PATCH] Bump babel from 2.2.0 to 2.9.0 Bumps [babel](https://github.com/python-babel/babel) from 2.2.0 to 2.9.0. - [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/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a581002b5b..8cb1f2c0e74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Development, documentation & testing requirements. -e . -Babel==2.2.0 +Babel==2.9.0 Jinja2==2.8 MarkupSafe==0.23 Pygments==2.1.3