From b269043b09ce45483f8d5e8162113d05640c9557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:42:43 +0000 Subject: [PATCH] build(deps): bump babel from 2.9.1 to 2.16.0 Bumps [babel](https://github.com/python-babel/babel) from 2.9.1 to 2.16.0. - [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.9.1...v2.16.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index 9d236e72..b83c7a02 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1 +1 @@ -Babel==2.9.1 +Babel==2.16.0