From 8c8db07f1c4f2e39008f8bf599cd0c4d352253ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:53:10 +0000 Subject: [PATCH] Bump babel from 2.3.4 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.3.4 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/2.3.4...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6999eda..3cc2c39 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ alabaster==0.7.8 astroid==1.4.6 -Babel==2.3.4 +Babel==2.9.1 certifi==2017.7.27.1 chardet==3.0.4 colorama==0.3.7