anonim-legivon / picoboard

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

Bump django-extensions from 2.1.5 to 2.1.6 #25

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django-extensions from 2.1.5 to 2.1.6.

Changelog *Sourced from [django-extensions's changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md).* > 2.1.6 > ----- > > Changes: > - runserver_plus, auto_reloader fix for compatibility with Django 2.2 > - test, many many more tests :-) thanks [@​kuter](https://github.com/kuter)
Commits - [`d026fd3`](https://github.com/django-extensions/django-extensions/commit/d026fd3a9342291248c39db92ee88e2e157d1403) v2.1.6 - [`7daf482`](https://github.com/django-extensions/django-extensions/commit/7daf4825730be30e3abc91aaea4c517db00a7205) Merge pull request [#1320](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1320) from Qu4tro/fix/runserver_on_django22 - [`8b5d901`](https://github.com/django-extensions/django-extensions/commit/8b5d9013bfda51ec3c6b9d1ce7b57630e4f00a19) Add workaround for extension checking on django22 with i18n - [`73afa81`](https://github.com/django-extensions/django-extensions/commit/73afa81e9497d8600d2cc3517e80d4c865288ee8) Merge pull request [#1316](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1316) from kuter/additional_tests_for_encrypted_fields - [`02211e8`](https://github.com/django-extensions/django-extensions/commit/02211e82fe3946ac77b663cb0f3a5c91b7ca97a2) moved import shutil on the top of the file - [`2dd1baa`](https://github.com/django-extensions/django-extensions/commit/2dd1baa496c7f6fd29347e7e507bbcd458944772) fix import in one line - [`1a3d6fa`](https://github.com/django-extensions/django-extensions/commit/1a3d6fa264d997119cce85f8149e49dcda4bb49f) add line_length for isort - [`5e64dd6`](https://github.com/django-extensions/django-extensions/commit/5e64dd6b7f47d70c3cb89a325115c3bb0b1f3098) Merge pull request [#1319](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1319) from kuter/additional_tests_for_set_fake_passwords - [`a381896`](https://github.com/django-extensions/django-extensions/commit/a381896a9429d2808ced5b1636afc5a9d841a694) fix - [`93a29ab`](https://github.com/django-extensions/django-extensions/commit/93a29ab1a75a2eaa1f42b24c9186d1289bacab9e) added mock for py27, isort - Additional commits viewable in [compare view](https://github.com/django-extensions/django-extensions/compare/2.1.5...2.1.6)


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 - `@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.