From ed083d15fe8153b0045607826a3f46cd555b1dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 20:18:12 +0000 Subject: [PATCH] [noissue]: Update drf-access-policy requirement from ~=1.1.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.1.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 09c3d2fb854..253f886e7f5 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.1.2 drf-nested-routers==0.93.4 drf-spectacular==0.22.1 dynaconf~=3.1.8