From 991a51d55eea0c2baf30f08f56f9e755417ac33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:57:43 +0000 Subject: [PATCH] Bump pytube from 12.1.0 to 15.0.0 Bumps [pytube](https://github.com/pytube/pytube) from 12.1.0 to 15.0.0. - [Release notes](https://github.com/pytube/pytube/releases) - [Commits](https://github.com/pytube/pytube/compare/v12.1.0...v15.0.0) --- updated-dependencies: - dependency-name: pytube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 046790016..a7e4e029f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,4 +45,4 @@ django-auth-ldap==4.2.0 pytest-factoryboy==2.5.1 pyppeteer==1.0.2 validators==0.20.0 -pytube==12.1.0 +pytube==15.0.0