From 81187ec0eba5471844bedc9f2004c1652c3682fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:14:22 +0000 Subject: [PATCH] [noissue]: Update drf-access-policy requirement from ~=1.1.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.1.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 09c3d2fb854..1201d7fe01a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-import-export~=2.8.0 django-lifecycle~=0.9.6 djangorestframework~=3.13.1 djangorestframework-queryfields~=1.0.0 -drf-access-policy~=1.1.1 +drf-access-policy~=1.3.0 drf-nested-routers==0.93.4 drf-spectacular==0.22.1 dynaconf~=3.1.8