anonim-legivon / picoboard

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

Bump django-cors-headers from 2.4.0 to 2.4.1 #32

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django-cors-headers from 2.4.0 to 2.4.1.

Changelog *Sourced from [django-cors-headers's changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst).* > 2.4.1 (2019-02-28) > ================== > > - Fix `DeprecationWarning` from importing `collections.abc.Sequence` on Python 3.7.
Commits - [`f29997e`](https://github.com/ottoyiu/django-cors-headers/commit/f29997e958becf4f1f7b730475e68566b08d62de) Version 2.4.1 - [`79fec3b`](https://github.com/ottoyiu/django-cors-headers/commit/79fec3b325c9cf6bd42923b0b7fefc0df844ef2e) Fix DeprecationWarning from collections.abc.Sequence on Python 3.7 ([#375](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/375)) - [`965d68a`](https://github.com/ottoyiu/django-cors-headers/commit/965d68ae6123b45af9aad37952f44c5388ba6cea) Upgrade requirements ([#364](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/364)) - [`4b1ae27`](https://github.com/ottoyiu/django-cors-headers/commit/4b1ae272638b55602f7ef60d8556c8d9b97f0494) Move Pytest config from setup.cfg to pytest.ini ([#363](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/363)) - [`fc5e2f2`](https://github.com/ottoyiu/django-cors-headers/commit/fc5e2f28b72ed7dba504e4c1df74bfd1ad19a71d) Upgrade requirements ([#358](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/358)) - [`b9c1ff7`](https://github.com/ottoyiu/django-cors-headers/commit/b9c1ff7b5c62a20e14b576a5c7dd97880282a3a8) Upgrade requirements ([#357](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/357)) - [`ee4ba63`](https://github.com/ottoyiu/django-cors-headers/commit/ee4ba6351fcf6525de980385709ce51b7d589157) Upgrade requirements ([#354](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/354)) - [`c0865c0`](https://github.com/ottoyiu/django-cors-headers/commit/c0865c0786089aef7bd2423a07a9541314e55a6a) Upgrade requirements ([#353](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/353)) - [`4e22aaa`](https://github.com/ottoyiu/django-cors-headers/commit/4e22aaaae687d564bb563aa3565fe2f03dd51bd8) Upgrade requirements ([#352](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/352)) - [`c982030`](https://github.com/ottoyiu/django-cors-headers/commit/c9820306f7ca1f3deb986d60ef304aff0c2bb8c9) Upgrade requirements ([#351](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/351)) - Additional commits viewable in [compare view](https://github.com/ottoyiu/django-cors-headers/compare/2.4.0...2.4.1)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #35.