openoakland / OakCrime-Decommissioned

Code supporting citizen analysis of crime in Oakland, CA
22 stars 16 forks source link

Bump djangorestframework from 3.9.1 to 3.10.3 in /showCrime #95

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps djangorestframework from 3.9.1 to 3.10.3.

Release notes *Sourced from [djangorestframework's releases](https://github.com/encode/django-rest-framework/releases).* > ## Version 3.9.3 > This is the last Django REST Framework release that will support Python 2. > Be sure to upgrade to Python 3 before upgrading to Django REST Framework 3.10. > > * Adjusted the compat check for django-guardian to allow the last guardian > version (v1.4.9) compatible with Python 2. [#6613](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6613) > > ## Version 3.9.2 > See [Release Notes](https://www.django-rest-framework.org/community/release-notes/[#392](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/392)) for details.
Commits - [`89ac0a1`](https://github.com/encode/django-rest-framework/commit/89ac0a1c7ef6153312890376ac142674b28b04f1) Version 3.10.3 ([#6908](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6908)) - [`4b30b32`](https://github.com/encode/django-rest-framework/commit/4b30b320144897965bb12fa07745ba02a0452884) Default OpenAPI version to the empty string ([#6907](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6907)) - [`c0cf37e`](https://github.com/encode/django-rest-framework/commit/c0cf37e35dd51a1c5fb6e98d0bc3dcff0f60d412) Update tutorial links ([#6890](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6890)) - [`e57c150`](https://github.com/encode/django-rest-framework/commit/e57c1505fc4ed957332ae547a35c8713acfdf30c) Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' (#... - [`b3f032f`](https://github.com/encode/django-rest-framework/commit/b3f032fb8f93dae5291e19a8117dd45e01b1c2e8) Fixed [#6875](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6875) -- Made OpenAPI Schema operationId casing consistent. ([#6876](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6876)) - [`1cc4be4`](https://github.com/encode/django-rest-framework/commit/1cc4be47b40a0d0c062fccf28853ca448a8522ab) Fixed min/max attributes for serializers.ListField ([#6866](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6866)) - [`f8c1644`](https://github.com/encode/django-rest-framework/commit/f8c16441fa69850fd581c23807a8a0e38f3239d4) Add support for pagination in OpenAPI response schemas ([#6867](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6867)) - [`ec1b141`](https://github.com/encode/django-rest-framework/commit/ec1b14174f8717337fc4402c7cea43f647e2586e) Fixed typos ([#6872](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6872)) - [`5a8736a`](https://github.com/encode/django-rest-framework/commit/5a8736ae450c14ab1236386c5b6065b355541d5e) Handle 'None' return value of wait() properly during throttling. ([#6837](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6837)) - [`a142467`](https://github.com/encode/django-rest-framework/commit/a1424675861e6add5a05710fc3a88922e529c340) Fixed incorrect OpenAPI response schema generation for a DELETE method in gen... - Additional commits viewable in [compare view](https://github.com/encode/django-rest-framework/compare/3.9.1...3.10.3)


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/openoakland/OakCrime/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #101.