springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Bump django from 1.11.27 to 3.0.1 in /requirements #158

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 1.11.27 to 3.0.1.

Commits - [`03d64f1`](https://github.com/django/django/commit/03d64f1d9cf74e460492989a2dcc72ef3861bfac) [3.0.x] Bumped version for 3.0.1 release. - [`302a4ff`](https://github.com/django/django/commit/302a4ff1e8b1c798aab97673909c7a3dfda42c26) [3.0.x] Fixed CVE-2019-19844 -- Used verified user email for password reset r... - [`33d2cda`](https://github.com/django/django/commit/33d2cda672f21c204aca17615feada68a663a701) [3.0.x] Doc'd HttpResponse.set_cookie()'s secure argument. - [`3ab7de0`](https://github.com/django/django/commit/3ab7de018277a5202101713cc4a962f1b409b956) [3.0.x] Refs [#6657](https://github-redirect.dependabot.com/django/django/issues/6657) -- Corrected HttpResponse.set_cookie()/set_signed_cookie()... - [`6cb3041`](https://github.com/django/django/commit/6cb30414bc0f83b49afc4cae76d4af5656effe9a) [3.0.x] Fixed [#31069](https://github-redirect.dependabot.com/django/django/issues/31069), Refs [#26431](https://github-redirect.dependabot.com/django/django/issues/26431) -- Doc'd RegexPattern behavior change in pa... - [`79c92fc`](https://github.com/django/django/commit/79c92fc7b69dc62753cde4b5a3be5549fe007f0d) [3.0.x] Fixed typos in 3.0 release notes and docs/ref/request-response.txt. - [`f4baf2f`](https://github.com/django/django/commit/f4baf2fdf67136fb24fa88faa0cb3efb31b8125f) [3.0.x] Refs [#31073](https://github-redirect.dependabot.com/django/django/issues/31073) -- Added release notes for 02eff7ef60466da108b1a33f1e4dc0... - [`74e1454`](https://github.com/django/django/commit/74e14541137d444b01fa947d7408f9d4a049ad9d) [3.0.x] Fixed [#31073](https://github-redirect.dependabot.com/django/django/issues/31073) -- Prevented CheckboxInput.get_context() from mutating a... - [`314cb3a`](https://github.com/django/django/commit/314cb3a976ef642b8b941a47da90d0277eaa0038) [3.0.x] Fixed typo in docs/releases/3.0.1.txt. - [`8af0771`](https://github.com/django/django/commit/8af07712df54efbd1d3d9130ab90236f530278c1) [3.0.x] Fixed [#31060](https://github-redirect.dependabot.com/django/django/issues/31060) -- Reallowed window expressions to be used in conditions... - Additional commits viewable in [compare view](https://github.com/django/django/compare/1.11.27...3.0.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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/springload/madewithwagtail/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #161.