From 87663f5b414d37625a5dc0e516d969447f003a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 04:02:31 +0000 Subject: [PATCH] Update babel requirement from ~=2.10.3 to ~=2.11.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.10.3...v2.11.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 0526ada9613f..7b057c659d7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ attrs~=22.1.0 autodocsumm~=0.2.9 azure-core~=1.26.0 azure-identity~=1.11.0 -Babel~=2.10.3 +Babel~=2.11.0 backcall~=0.2.0 beautifulsoup4~=4.11.1 bleach~=5.0.1