Skip to content

Commit 03688f0

Browse files
chore(deps-dev): bump isort from 6.0.0 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d564855 commit 03688f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

3939
iniconfig==2.0.0 ; python_version >= '3.7'
4040

41-
isort==6.0.0
41+
isort==6.0.1
4242

4343
lazy-object-proxy==1.10.0 ; python_version >= '3.7'
4444

0 commit comments

Comments
 (0)