coddingtonbear / django-measurement

Easily store, retrieve, and convert measurements of weight, volume, distance, area and more.
MIT License
145 stars 33 forks source link

Update isort to 4.2.15 #51

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of isort available. You are currently using 4.2.13. I have updated it to 4.2.15

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.2.15

IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only

  • Fixed certain one line imports not being successfully wrapped

4.2.14

  • Fixed 559 & 565: Added missing standard library imports

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖