From 938f5560fbf7e59d0ea60c543fcab61b46849b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 15:20:53 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.7.0 to 13.10.1 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.7.0 to 13.10.1. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.7.0...13.10.1) --- 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 ff65945ba..060df8603 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 django-allauth==0.47.0 -recipe-scrapers==13.7.0 +recipe-scrapers==13.10.1 django-scopes==1.2.0 pytest==6.2.5 pytest-django==4.5.2