From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 08:53:45 +0000 (+0000) Subject: Bump babel from 2.8.0 to 2.9.0 X-Git-Tag: 3.0.0rc1~59^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b98aa7b0d926cbbeab863ea2ac7db9de5a9d7c;p=thirdparty%2Fjinja.git 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] --- 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