From 1359782d30c574330f55ab92db10563d17def575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 06:53:51 +0000 Subject: [PATCH] Bump pytube from 12.0.0 to 12.1.0 Bumps [pytube](https://github.com/pytube/pytube) from 12.0.0 to 12.1.0. - [Release notes](https://github.com/pytube/pytube/releases) - [Commits](https://github.com/pytube/pytube/compare/v12.0.0...v12.1.0) --- updated-dependencies: - dependency-name: pytube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc2dc5388..669bcf395 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,14 +29,14 @@ 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.2.0 +recipe-scrapers==14.5.2 django-scopes==1.2.0.post1 pytest==7.1.2 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.12.0 django-storages==1.12.3 -boto3==1.24.0 +boto3==1.24.21 django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.0 @@ -44,4 +44,4 @@ django-auth-ldap==4.1.0 pytest-factoryboy==2.4.0 pyppeteer==1.0.2 validators==0.20.0 -pytube==12.0.0 \ No newline at end of file +pytube==12.1.0 \ No newline at end of file