From f374e0cb27239281389c392c1e5abafe938e10a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:27:13 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.3.1 to 13.3.2 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.1 to 13.3.2. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.1...13.3.2) --- updated-dependencies: - dependency-name: recipe-scrapers 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 e531ebde9..0dab31f3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Jinja2==3.0.1 django-webpack-loader==1.1.0 django-js-reverse==0.9.1 django-allauth==0.45.0 -recipe-scrapers==13.3.1 +recipe-scrapers==13.3.2 django-scopes==1.2.0 pytest==6.2.4 pytest-django==4.4.0