From 680a9c9da8e8f5c2ba6031ce85fb3a5b2399121d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 06:27:13 +0000 Subject: [PATCH] [noissue]: Update drf-access-policy requirement from ~=1.0.1 to ~=1.3.0 Updates the requirements on [drf-access-policy](https://github.com/rsinger86/drf-access-policy) to permit the latest version. - [Release notes](https://github.com/rsinger86/drf-access-policy/releases) - [Commits](https://github.com/rsinger86/drf-access-policy/compare/1.0.1...1.3.0) --- updated-dependencies: - dependency-name: drf-access-policy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fe42140620..ad63638bfd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-import-export~=2.5.0 django-lifecycle~=0.9.1 djangorestframework~=3.12.4 djangorestframework-queryfields~=1.0.0 -drf-access-policy~=1.0.1 +drf-access-policy~=1.3.0 drf-nested-routers==0.93.3 drf-spectacular==0.17.2 dynaconf~=3.1.4