From d8d5992b92490dca08c3fd0f3dfce85fb28f6a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 12:41:30 +0200 Subject: [PATCH] Bump drf-writable-nested from 0.6.4 to 0.7.0 (#9852) Bumps [drf-writable-nested](https://github.com/beda-software/drf-writable-nested) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/beda-software/drf-writable-nested/releases) - [Changelog](https://github.com/beda-software/drf-writable-nested/blob/master/CHANGELOG.md) - [Commits](https://github.com/beda-software/drf-writable-nested/compare/v0.6.4...v0.7.0) --- updated-dependencies: - dependency-name: drf-writable-nested dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58555970b96..62eff20e079 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ djangorestframework<3.12.0,>=3.8.0 djangorestframework-gis==1.0 djangorestframework-guardian==0.3.0 drf-extensions==0.7.1 -drf-writable-nested==0.6.4 +drf-writable-nested==0.7.0 drf-spectacular==0.23.1 dynamic-rest==2.1.2 Markdown==3.4.1