theendsofinvention / esst

MIT License
4 stars 0 forks source link

Update isort to 5.0.4 #233

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates isort from 5.0.3 to 5.0.4.

Changelog ### 5.0.4 ``` - Fixed 1264: a regression with comment handling and `force_sort_within_sections` config option - Added warning for deprecated CLI flags and linked to upgrade guide. ```
Links - PyPI: https://pypi.org/project/isort - Changelog: https://pyup.io/changelogs/isort/ - Repo: https://timothycrosley.github.io/isort/