From 8850a3b67bdaa38c03ef4a150e915b0ab288fc74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 01:30:10 +0000 Subject: [PATCH] deps(deps): bump babel from 2.17.0 to 2.18.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16ecad..5bf5573 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ astroid==4.0.3 astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0 -babel==2.17.0 +babel==2.18.0 beautifulsoup4==4.14.3 braceexpand==0.1.7 cachetools==6.2.5