ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
Apache License 2.0
695 stars 42 forks source link

pyup.io: Scheduled daily dependency update on Wednesday #340

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update isort from 4.3.10 to 4.3.11.

Changelog ### 4.3.11 ``` - Fixed issue 876: confused by symlinks pointing to virtualenv gives FIRSTPARTY not THIRDPARTY - Fixed issue 873: current version skips every file on travis - Additional caching to reduce performance regression introduced in 4.3.5 ```
Links - PyPI: https://pypi.org/project/isort - Changelog: https://pyup.io/changelogs/isort/ - Repo: https://github.com/timothycrosley/isort
PyPI
isort
A Python utility / library to sort Python imports.
Isort Changelog - pyup.io
GitHub
timothycrosley/isort
A Python utility / library to sort imports. Contribute to timothycrosley/isort development by creating an account on GitHub.
codecov[bot] commented 5 years ago

Codecov Report

Merging #340 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #340   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         293    293           
  Branches       69     69           
=====================================
  Hits          293    293

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 94e5ccc...0aa1a8d. Read the comment docs.