From af578ba6afd91d3539bb8b26a3c21e7f50f4e72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:22:56 +0000 Subject: [PATCH] Bump babel from 2.8.0 to 2.9.1 in /bazel/rules_sphinx Bumps [babel](https://github.com/python-babel/babel) from 2.8.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.8.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bazel/rules_sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazel/rules_sphinx/requirements.txt b/bazel/rules_sphinx/requirements.txt index 3cc9fe9..5f8c204 100644 --- a/bazel/rules_sphinx/requirements.txt +++ b/bazel/rules_sphinx/requirements.txt @@ -29,7 +29,7 @@ docutils==0.15 # 4. If any packages are added/removed, update the ./BUILD file accordingly. alabaster==0.7.12 -Babel==2.8.0 +Babel==2.9.1 certifi==2019.11.28 chardet==3.0.4 idna==2.8