From b0b31520d17e9061baf210d1eb8b8a807c50c970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 06:34:27 +0000 Subject: [PATCH] [noissue]: Update drf-access-policy requirement from ~=1.0.1 to ~=1.2.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.2.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..c1e335cb2a7 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.2.0 drf-nested-routers==0.93.3 drf-spectacular==0.17.2 dynaconf~=3.1.4