From f566357b2bb05f084690f5aeceec8c7acbfb431b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:06:20 +0000 Subject: [PATCH] chore(deps): bump babel from 2.4.0 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.4.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.4.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ef2bdd4..f472c64 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ # alabaster==0.7.10 # via sphinx -babel==2.4.0 +babel==2.9.1 # via sphinx certifi==2017.7.27.1 # via requests