ajmaln / DRF-Chat

Live Chat using Django REST Framework
126 stars 49 forks source link

Bump django from 2.1.3 to 2.1.7 #10

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps django from 2.1.3 to 2.1.7.

Commits - [`dd0aa9d`](https://github.com/django/django/commit/dd0aa9dccab6c2dd7124061e25be37eeddadc3c2) [2.1.x] Bumped version for 2.1.7 release. - [`168bfdd`](https://github.com/django/django/commit/168bfdd92b8bf74313fb80ca4ac707d42a1ecc5c) [2.1.x] Refs [#30175](https://github-redirect.dependabot.com/django/django/issues/30175) -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel... - [`79a6e77`](https://github.com/django/django/commit/79a6e7798fec3de342c687b4a6d512c499c1f972) [2.1.x] Bumped version for 2.1.6 release. - [`40cd190`](https://github.com/django/django/commit/40cd19055773705301c3428ed5e08a036d2091f3) [2.1.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat.... - [`657bbb1`](https://github.com/django/django/commit/657bbb139af8151552a0d6d0b279f60e0a65c50b) [2.1.x] Removed extra characters in docs header underlines. - [`5e5ecad`](https://github.com/django/django/commit/5e5ecadaa314060bde3f374efe622048b421c678) [2.1.x] Added stub release notes for security releases. - [`893b80d`](https://github.com/django/django/commit/893b80d95dd76642e478893ba6d4f46bb31388f1) [2.1.x] Fixed duplicate word in docs/releases/2.0.txt. - [`f30467f`](https://github.com/django/django/commit/f30467fe1db618bb7bcea3569a7468413c9ad6ba) [2.1.x] Used extlinks for GitHub commits. - [`86f0779`](https://github.com/django/django/commit/86f0779d09f97af0dc835aa83fab42cbdc34bb7b) [2.1.x] Corrected output of Prefetch.to_attr example. - [`cd21b1a`](https://github.com/django/django/commit/cd21b1a2286d3a3bb8df84873fa470bb27d187f2) [2.1.x] Fixed E117 and F405 flake8 warnings. - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.1.3...2.1.7)


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

Superseded by #12.