From 696dd2221e7b97b18d18bfbd3e6def92dc4641d6 Mon Sep 17 00:00:00 2001 From: qujingpengf Date: Sat, 30 May 2026 22:05:53 +0800 Subject: [PATCH] build(deps): bump isort from 5.9.3 to 5.10.0 Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.10.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/5.9.3...5.10.0) --- updated-dependencies: - dependency-name: isort 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 9040581..d584390 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ flake8==3.9.1 identify==2.3.3 idna==3.3 iniconfig==1.1.1 -isort==5.9.3 +isort==5.10.0 lazy-object-proxy==1.6.0 mccabe==0.6.1 mypy-extensions==0.4.3