From e30ee608d7e61317e4406097c6a5783fbc037af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:56:44 +0000 Subject: [PATCH] Bump babel from 2.6.0 to 2.9.1 in /pkgs/wal-e 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] --- pkgs/wal-e/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/wal-e/requirements_frozen.txt b/pkgs/wal-e/requirements_frozen.txt index 972fda3..8346496 100644 --- a/pkgs/wal-e/requirements_frozen.txt +++ b/pkgs/wal-e/requirements_frozen.txt @@ -75,7 +75,7 @@ azure-storage-common==1.3.0 azure-storage-file==1.3.1 azure-storage-nspkg==3.0.0 azure-storage-queue==1.3.0 -Babel==2.6.0 +Babel==2.9.1 boto==2.49.0 cachetools==2.1.0 certifi==2018.8.24