From 618c32bdb860b562585af355638ff2e0cb8ebc39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:30:30 +0000 Subject: [PATCH] Bump drf-writable-nested from 0.7.0 to 0.7.1 Bumps [drf-writable-nested](https://github.com/beda-software/drf-writable-nested) from 0.7.0 to 0.7.1. - [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.7.0...v0.7.1) --- updated-dependencies: - dependency-name: drf-writable-nested dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cf389faec..d47a374634 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-crispy-forms==2.3 crispy-bootstrap4==2024.10 django-tables2==2.7.4 djangorestframework==3.15.2 -drf-writable-nested==0.7.0 +drf-writable-nested==0.7.1 django-oauth-toolkit==2.4.0 django-debug-toolbar==4.3.0 bleach==6.0.0