Skip to content

Commit

Permalink
build(deps): bump isort from 5.9.3 to 5.10.0
Browse files Browse the repository at this point in the history
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](PyCQA/isort@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] <support@github.com>
  • Loading branch information
qujingpengf committed May 30, 2026
1 parent 3910850 commit 696dd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -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
Expand Down

0 comments on commit 696dd22

Please sign in to comment.