From 6560419143cea2a8e83a0d4136a1da08dbebed0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 11:02:47 +0000 Subject: [PATCH] Bump pytube from 12.1.0 to 12.1.3 Bumps [pytube](https://github.com/pytube/pytube) from 12.1.0 to 12.1.3. - [Release notes](https://github.com/pytube/pytube/releases) - [Commits](https://github.com/pytube/pytube/compare/v12.1.0...v12.1.3) --- updated-dependencies: - dependency-name: pytube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cf4689..fa6504a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ moviepy==1.0.3 playwright==1.23.0 praw==7.6.1 prawcore~=2.3.0 -pytube==12.1.0 +pytube==12.1.3 requests==2.28.1 rich==13.3.1 toml==0.10.2