From a3b98aa7b0d926cbbeab863ea2ac7db9de5a9d7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 08:53:45 +0000 Subject: [PATCH] Bump babel from 2.8.0 to 2.9.0 Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.0. - [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/commits) Signed-off-by: dependabot-preview[bot] --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 14a5ad6d..55b034ee 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -5,7 +5,7 @@ # pip-compile requirements/docs.in # alabaster==0.7.12 # via sphinx -babel==2.8.0 # via sphinx +babel==2.9.0 # via sphinx certifi==2020.4.5.1 # via requests chardet==3.0.4 # via requests docutils==0.16 # via sphinx -- 2.47.2