From 776aa5cc7ca35c702a2b29b109a21edfcc8c16df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 05:30:12 +0000 Subject: [PATCH] Bump babel from 2.2.0 to 2.8.1 Bumps [babel](https://github.com/python-babel/babel) from 2.2.0 to 2.8.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.2.0...v2.8.1) 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..1e41aaa43b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Development, documentation & testing requirements. -e . -Babel==2.2.0 +Babel==2.8.1 Jinja2==2.8 MarkupSafe==0.23 Pygments==2.1.3