anonim-legivon / picoboard

Imageboard engine powered by Django & Django Rest Framework
MIT License
18 stars 0 forks source link

Bump isort from 4.3.18 to 4.3.19 #60

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps isort from 4.3.18 to 4.3.19.

Release notes *Sourced from [isort's releases](https://github.com/timothycrosley/isort/releases).* > ### 4.3.19 - May 12, 2019 - hot fix release > - Fixed issue [#942](https://github-redirect.dependabot.com/timothycrosley/isort/issues/942) - correctly handle pyi (Python Template Files) to match `black` output
Changelog *Sourced from [isort's changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md).* > ### 4.3.19 - May 12, 2019 - hot fix release > - Fixed issue [#942](https://github-redirect.dependabot.com/timothycrosley/isort/issues/942) - correctly handle pyi (Python Template Files) to match `black` output
Commits - [`ba8354c`](https://github.com/timothycrosley/isort/commit/ba8354c1aaafa297f318b967a7200c6329f03c63) Add .vscode to gitignore - [`1bd5c99`](https://github.com/timothycrosley/isort/commit/1bd5c9901077ff8fbd968f9916105e2e1019af8d) Merge pull request [#944](https://github-redirect.dependabot.com/timothycrosley/isort/issues/944) from viourr/develop - [`c52d83a`](https://github.com/timothycrosley/isort/commit/c52d83abcea03b97d21a3127cb091b2f85534eae) add newline - [`804dd20`](https://github.com/timothycrosley/isort/commit/804dd2013c485608a37c8d7dd7759dcd14e74440) reremove sys - [`277377e`](https://github.com/timothycrosley/isort/commit/277377ee500f1908431d9398a0ef9a7f4da7cef2) Merge remote-tracking branch 'upstream/develop' into develop - [`5fa7d94`](https://github.com/timothycrosley/isort/commit/5fa7d944c261cb684575828011ed34a6d49c45f4) Merge pull request [#940](https://github-redirect.dependabot.com/timothycrosley/isort/issues/940) from timothycrosley/feature/drop-python34 - [`cddd8a1`](https://github.com/timothycrosley/isort/commit/cddd8a1153569a720fd2b251db8256296f18074a) Remove python 34 from appveyor - [`755b6c3`](https://github.com/timothycrosley/isort/commit/755b6c39bab1135a2192415e27390bf1174ed9fe) Remove 34 from travis script - [`5503f04`](https://github.com/timothycrosley/isort/commit/5503f0487268127fde31272b8c29329ea2bca15f) Drop Python 3.4 support, as it has reached EOL - [`683077a`](https://github.com/timothycrosley/isort/commit/683077acc70bb1e903879a2c54691fd0768ed0e2) keep-direct-and-as only inserts direct import if it was present in the origin... - Additional commits viewable in [compare view](https://github.com/timothycrosley/isort/compare/4.3.18...4.3.19)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.