From 86bf5bbffb984d8f3bbcad753fee0df9e10b2fc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 03:03:22 +0000 Subject: [PATCH] Bump babel from 2.5.3 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.5.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/v2.5.3...v2.9.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..50a27c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ astroid==1.6.3 async-timeout==2.0.1 attrs==17.4.0 autopep8==1.3.5 -babel==2.5.3 +babel==2.9.1 certifi==2018.4.16 cffi==1.11.5; platform_python_implementation != 'PyPy' chardet==3.0.4