From 62187fbbdfd3459ee11b5b83521a948f62709356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:59:09 +0000 Subject: [PATCH] Bump recipe-scrapers from 14.11.0 to 14.14.0 Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 14.11.0 to 14.14.0. - [Release notes](https://github.com/hhursev/recipe-scrapers/releases) - [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.11.0...14.14.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 e7046a8e7..ffb77edc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ django-tables2==2.4.1 djangorestframework==3.13.1 drf-writable-nested==0.7.0 django-oauth-toolkit==2.1.0 +django-debug-toolbar==3.6.0 bleach==5.0.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 @@ -29,7 +30,7 @@ Jinja2==3.1.2 django-webpack-loader==1.5.0 git+https://github.com/ierror/django-js-reverse@7cab78c4531780ab4b32033d5104ccd5be1a246a django-allauth==0.51.0 -recipe-scrapers==14.11.0 +recipe-scrapers==14.14.0 django-scopes==1.2.0.post1 pytest==7.1.2 pytest-django==4.5.2