From c1a36d7b01f156214aa00a6869612b140e712e55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 03:20:30 +0000 Subject: [PATCH] Bump babel from 2.7.0 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.7.0 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/v2.7.0...v2.9.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 45eb309..eeb1e9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ alembic==1.2.1 astroid==2.5.8 autopep8==1.4.4 -Babel==2.7.0 +Babel==2.9.1 beautifulsoup4==4.8.1 blinker==1.4 certifi==2019.9.11