From 3d5e8fd7f7ab1c31e4e0c83278071c1dfe5c6d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:00:07 +0000 Subject: [PATCH] Bump babel from 2.3.3 to 2.9.1 Bumps [babel](https://github.com/python-babel/babel) from 2.3.3 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/commits/v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 198356b..3a569dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ -e git+git://github.com/shoopio/sphinx-shoop-theme.git@v0.6.0#egg=sphinx-shoop-theme==0.6.0 alabaster==0.7.7 # via sphinx -babel==2.3.3 # via sphinx +babel==2.9.1 # via sphinx commonmark==0.5.4 # via recommonmark docutils==0.12 # via recommonmark, sphinx imagesize==0.7.0 # via sphinx