Skip to content

Bump isort from 5.13.1 to 5.13.2

Ronan Amicel requested to merge dependabot-pip-isort-5.13.2 into main

Bumps isort from 5.13.1 to 5.13.2.

Release notes

Sourced from isort's releases.

5.13.2

Changes

🐞 Fixes

Changelog

Sourced from isort's changelog.

5.13.2 December 13 2023

Commits
  • c655831 Merge pull request #2214 from PyCQA/version/5.13.2
  • b4335b4 Prepare version 5.13.2
  • c36e43c Merge pull request #2184 from bp72/issue/2154
  • e38702f Merge pull request #2213 from davidculley/confine-precommit-to-stages
  • ee8d87f Add fix for the error found by hypothesis
  • 5849ec2 Apply the bracket fix from issue 471 only for use_parentheses=True
  • df0e119 confine pre-commit to stages
  • 9255bca Merge pull request #2212 from PyCQA/bugfix/#2211-colors-extra
  • 5336d7d Fix colors extras
  • See full diff in compare view

Merge request reports