From 0eed67b5aa6b1df2e5839f30c65deab18b004440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 00:18:45 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.3.0 to 13.3.1 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.0 to 13.3.1. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.0...13.3.1) --- 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 2ab691a30..015c63194 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.44.0 -recipe-scrapers==13.3.0 +recipe-scrapers==13.3.1 django-scopes==1.2.0 pytest==6.2.4 pytest-django==4.4.0