From 95b01c0a36482fc8e3d266da6ae3bc2254b4ea18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:50:02 +0000 Subject: [PATCH] build(deps): bump babel from 2.8.0 to 2.9.1 in /docs 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: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ab250c658..779cf5341 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ alabaster==0.7.12 -babel==2.8.0 +babel==2.9.1 certifi==2020.6.20 chardet==3.0.4 docutils==0.16 @@ -14,8 +14,8 @@ pytz==2020.1 requests==2.24.0 six==1.15.0 snowballstemmer==2.0.0 -sphinx-rtd-theme==0.5.0 sphinx==3.2.1 +sphinx-rtd-theme==0.5.0 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-devhelp==1.0.2 -- 2.47.2