From 0304e2a1ed58c6241c68da9dcae82e971b55c0d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 00:17:39 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.2.8 to 13.3.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.2.8 to 13.3.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.2.8...13.3.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 ac7c21dc0..94b7e076b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Jinja2==3.0.1 django-webpack-loader==1.0.0 django-js-reverse==0.9.1 django-allauth==0.44.0 -recipe-scrapers==13.2.8 +recipe-scrapers==13.3.0 django-scopes==1.2.0 pytest==6.2.4 pytest-django==4.4.0