From 5f856ba48294a14eef76e58d7a94077bc8a25bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:14:16 +0000 Subject: [PATCH] deps(deps): bump isort from 7.0.0 to 8.0.0 Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/7.0.0...8.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fa6fb5..4ff3de4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ gTTS==2.5.4 httplib2==0.31.2 idna==3.11 import_expression==2.2.1.post1 -isort==7.0.0 +isort==8.0.0 Jinja2==3.1.6 jishaku==2.6.3 MarkupSafe==3.0.3