From 31b6db85a153fd3ce7e85bcbfdf008b4d8948899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:33:51 +0000 Subject: [PATCH] Bump babel from 1.3 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 1.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/1.3...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- devops-requirements.txt | 2 +- mac-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devops-requirements.txt b/devops-requirements.txt index bdd99ac9..2753301e 100644 --- a/devops-requirements.txt +++ b/devops-requirements.txt @@ -2,7 +2,7 @@ aniso8601==1.1.0 argh==0.26.2 attrs==16.2.0 autobahn==0.16.0 -Babel==1.3 +Babel==2.9.1 beautifulsoup4==4.4.1 blinker==1.3 cbor==1.0.0 diff --git a/mac-requirements.txt b/mac-requirements.txt index bdd99ac9..2753301e 100644 --- a/mac-requirements.txt +++ b/mac-requirements.txt @@ -2,7 +2,7 @@ aniso8601==1.1.0 argh==0.26.2 attrs==16.2.0 autobahn==0.16.0 -Babel==1.3 +Babel==2.9.1 beautifulsoup4==4.4.1 blinker==1.3 cbor==1.0.0 diff --git a/requirements.txt b/requirements.txt index a413ed7c..7fddd720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Babel==1.3 +Babel==2.9.1 beautifulsoup4==4.4.1 blinker==1.3 click==6.6