Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump isort to 5.12.0 #1440

Merged
merged 1 commit into from Apr 15, 2023
Merged

Conversation

leamingrad
Copy link
Contributor

Prior to this change, the pre-commit hooks could no longer install the
specified version of isort due to a breaking change from poetry. See
PyCQA/isort#2077 for more details of the
issue.

This change bumps isort to the latest version (5.12.0), which results in
no changes to the imports.

I have submitted this PR as it was blocking pre-commit from another fix,
but I'm happy to drop it, since it looks like these dependencies are
normally updated via Github actions.

Prior to this change, the pre-commit hooks could no longer install the
specified version of isort due to a breaking change from poetry. See
PyCQA/isort#2077 for more details of the
issue.

This change bumps isort to the latest version (5.12.0), which results in
no changes to the imports.
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sobolevn sobolevn merged commit 0230c67 into typeddjango:master Apr 15, 2023
15 checks passed
@sobolevn
Copy link
Member

sobolevn commented Apr 15, 2023

I still think that your username is amazing :)
Hello, from Leningrad 👋

@leamingrad leamingrad deleted the bump-isort-dependency branch April 15, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants