From a3ba51658718f2cc7fb6ac92bc76dbed12e07ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 13:27:30 +0000 Subject: [PATCH] Bump recipe-scrapers from 13.18.0 to 13.19.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.18.0 to 13.19.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.18.0...13.19.0) --- updated-dependencies: - dependency-name: recipe-scrapers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8d00dd66..71ba5c39d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,13 +22,14 @@ webdavclient3==3.14.6 whitenoise==5.3.0 icalendar==4.0.9 pyyaml==6.0 +uritemplate==4.1.1 beautifulsoup4==4.10.0 microdata==0.8.0 Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 django-allauth==0.47.0 -recipe-scrapers==13.18.0 +recipe-scrapers==13.19.0 django-scopes==1.2.0 pytest==6.2.5 pytest-django==4.5.2