From 743652d6fc28c46909364dbde28fcc22de90e80d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 04:39:57 +0000 Subject: [PATCH] Update babel requirement from ~=2.13.0 to ~=2.14.0 Updates the requirements on [babel](https://github.com/python-babel/babel) to permit the latest version. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.13.0...v2.14.0) --- 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 f1e6882d7c2..b5c115ff520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ attrs~=23.1.0 autodocsumm==0.2.11 azure-core~=1.29.0 azure-identity~=1.15.0 -Babel~=2.13.0 +Babel~=2.14.0 backcall==0.2.0 beautifulsoup4~=4.12.0 bleach~=6.1.0