From d6da1190ad44c5185beca9f45dbb6389e4d891e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 00:03:09 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.3.5 to 13.4.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.5 to 13.4.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.5...13.4.0) --- updated-dependencies: - dependency-name: recipe-scrapers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e799cdc2..363501a8a 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.5 +recipe-scrapers==13.4.0 django-scopes==1.2.0 pytest==6.2.4 pytest-django==4.4.0