From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 20:55:15 +0000 (+0000) Subject: Bump babel from 2.9.0 to 2.9.1 X-Git-Tag: 3.0.0~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce9686680edeec35abbb06727d288445bfe7560;p=thirdparty%2Fjinja.git Bump babel from 2.9.0 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.9.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.9.0...v2.9.1) Signed-off-by: dependabot[bot] --- diff --git a/requirements/dev.txt b/requirements/dev.txt index 589384a4..78790236 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ appdirs==1.4.4 # via virtualenv attrs==20.3.0 # via pytest -babel==2.9.0 +babel==2.9.1 # via sphinx certifi==2020.12.5 # via requests diff --git a/requirements/docs.txt b/requirements/docs.txt index 9b58c504..d80cb19b 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -6,7 +6,7 @@ # alabaster==0.7.12 # via sphinx -babel==2.9.0 +babel==2.9.1 # via sphinx certifi==2020.12.5 # via requests