From 72d33f6dde9bcfef2946c9e2cdfef4a77276c293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 04:13:57 +0000 Subject: [PATCH] Update babel requirement from ~=2.12.1 to ~=2.13.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.12.1...v2.13.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 ce8f6d76731..e2d20541a15 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.14.0 -Babel~=2.12.1 +Babel~=2.13.0 backcall==0.2.0 beautifulsoup4~=4.12.0 bleach~=6.0.0