Skip to content

Commit c22e13f

Browse files
Bump isort from 5.13.1 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.1...5.13.2) --- 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 a450a16 commit c22e13f

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
@@ -14,7 +14,7 @@ dill==0.3.7 ; python_version >= '3.11'
1414

1515
importlib-metadata==6.8.0 ; python_version >= '3.8'
1616

17-
isort==5.13.1
17+
isort==5.13.2
1818

1919
lazy-object-proxy==1.9.0 ; python_version >= '3.7'
2020

0 commit comments

Comments
 (0)