From 258ecd476c0c7bc2dbf33af988071c83d8aabd2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 18:43:07 +0000 Subject: [PATCH] Bump django-scopes from 1.2.0 to 1.2.0.post1 Bumps [django-scopes](https://github.com/raphaelm/django-scopes) from 1.2.0 to 1.2.0.post1. - [Release notes](https://github.com/raphaelm/django-scopes/releases) - [Commits](https://github.com/raphaelm/django-scopes/commits) --- updated-dependencies: - dependency-name: django-scopes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08c729fe..5aec7f16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ django-webpack-loader==1.4.1 django-js-reverse==0.9.1 django-allauth==0.50.0 recipe-scrapers==13.32.1 -django-scopes==1.2.0 +django-scopes==1.2.0.post1 pytest==7.1.1 pytest-django==4.5.2 django-treebeard==4.5.1