theendsofinvention / esst

MIT License
4 stars 0 forks source link

Update isort to 5.0.3 #230

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates isort from 5.0.2 to 5.0.3.

Changelog ### 5.0.3 ``` - Fixed setup.py command incorrectly passing check=True as a configuration parameter (see: https://github.com/timothycrosley/isort/issues/1258) - Fixed missing patch version - Fixed issue 1253: Atomic fails when passed in not readable output stream ```
Links - PyPI: https://pypi.org/project/isort - Changelog: https://pyup.io/changelogs/isort/ - Repo: https://timothycrosley.github.io/isort/