From 3d4c90b613bb547dbaec3b63aa4a3f63e7af318e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:47:17 +0000 Subject: [PATCH] Bump babel from 2.7.0 to 2.9.1 in /superset Bumps [babel](https://github.com/python-babel/babel) from 2.7.0 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.7.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- superset/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/requirements.txt b/superset/requirements.txt index 95120ec..c819e18 100644 --- a/superset/requirements.txt +++ b/superset/requirements.txt @@ -1,7 +1,7 @@ alembic==1.3.1 amqp==2.5.2 attrs==19.3.0 -Babel==2.7.0 +Babel==2.9.1 billiard==3.6.1.0 bleach==3.1.0 boto3==1.4.7