From 24bc6a1a8a3f022e6eb78951880a409876bf2405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:48:56 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.32.1 to 14.1.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.32.1 to 14.1.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.32.1...14.1.0) --- updated-dependencies: - dependency-name: recipe-scrapers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fde9eb4b6..a3f93c290 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ Jinja2==3.1.2 django-webpack-loader==1.5.0 django-js-reverse==0.9.1 django-allauth==0.50.0 -recipe-scrapers==13.32.1 +recipe-scrapers==14.1.0 django-scopes==1.2.0.post1 pytest==7.1.2 pytest-django==4.5.2