From e9a655d3c8070a1734ad8727119a7651262d9420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:51:57 +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_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..15b4353 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -3,7 +3,7 @@ appdirs==1.4.0 appnope==0.1.0 argh==0.26.2 astroid==1.4.9 -Babel==2.3.4 +Babel==2.9.1 backports-abc==0.5 backports.functools-lru-cache==1.3 backports.shutil-get-terminal-size==1.0.0 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..6c996f6 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -3,7 +3,7 @@ appdirs==1.4.0 appnope==0.1.0 argh==0.26.2 astroid==1.4.9 -Babel==2.3.4 +Babel==2.9.1 backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 bleach==1.5.0