From 3ca990f06deee857744c1b52d9df58c4c8b46254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:33:35 +0000 Subject: [PATCH] Bump babel from 2.6.0 to 2.9.1 in /tests Bumps [babel](https://github.com/python-babel/babel) from 2.6.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.6.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-libraries.txt b/tests/requirements-libraries.txt index e43a2c7..6898068 100644 --- a/tests/requirements-libraries.txt +++ b/tests/requirements-libraries.txt @@ -20,7 +20,7 @@ # Working # ------- # These packages work with no (known) issues. -babel==2.6.0 +babel==2.9.1 boto==2.49.0 boto3==1.9.35 botocore==1.12.35