From 1fc9f74e60359086453934f382de41545cbc7f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:04:55 +0000 Subject: [PATCH] Bump recipe-scrapers from 14.1.0 to 14.2.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 14.1.0 to 14.2.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.1.0...14.2.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 795815ac8..64843e423 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ Jinja2==3.1.2 django-webpack-loader==1.5.0 git+https://github.com/ierror/django-js-reverse@7cab78c4531780ab4b32033d5104ccd5be1a246a django-allauth==0.50.0 -recipe-scrapers==14.1.0 +recipe-scrapers==14.2.0 django-scopes==1.2.0.post1 pytest==7.1.2 pytest-django==4.5.2