From 57d0413ff8f1465e7b951a5a36d9327d99ebac90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 18:50:12 +0000 Subject: [PATCH] Bump babel from 2.8.0 to 2.9.1 in /bdsg/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: direct:production ... Signed-off-by: dependabot[bot] --- bdsg/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdsg/docs/requirements.txt b/bdsg/docs/requirements.txt index 1986c992..0375e0ca 100644 --- a/bdsg/docs/requirements.txt +++ b/bdsg/docs/requirements.txt @@ -1,5 +1,5 @@ alabaster==0.7.12 -Babel==2.8.0 +Babel==2.9.1 breathe==4.34.0 certifi==2020.6.20 chardet==3.0.4