From 0e23832c6a0ad7171ca8161e2b8a43585d63bac1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:47:30 +0000 Subject: [PATCH] Bump babel from 2.5.3 to 2.9.0 Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..c89fe6b 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.0 certifi==2018.4.16 cffi==1.11.5; platform_python_implementation != 'PyPy' chardet==3.0.4