From cf0c9a8043a1358fadb8523a4a868160a6d29863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 06:26:34 +0000 Subject: [PATCH] [noissue]: Update drf-access-policy requirement from ~=1.0.1 to ~=1.1.2 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.1.2) --- 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..b261d89b4a3 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.1.2 drf-nested-routers==0.93.3 drf-spectacular==0.17.2 dynaconf~=3.1.4