From 45b5cbadfafacaffde6d08d9b24508da8ae319f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:15:56 +0100 Subject: [PATCH] build(deps): bump babel from 2.17.0 to 2.18.0 (#866) Bumps [babel](https://github.com/python-babel/babel) from 2.17.0 to 2.18.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.17.0...v2.18.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf77dd9..4d4cfe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -babel==2.17.0 +babel==2.18.0 beautifulsoup4==4.14.3 cachebox==5.2.2 numpy==2.4.2