From 2f137f76ddd24bb6959677318abe9a69c6d97ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 09:28:59 +0000 Subject: [PATCH] Bump pytube from 12.1.0 to 12.1.2 Bumps [pytube](https://github.com/pytube/pytube) from 12.1.0 to 12.1.2. - [Release notes](https://github.com/pytube/pytube/releases) - [Commits](https://github.com/pytube/pytube/compare/v12.1.0...v12.1.2) --- 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..d9fba8b 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.2 requests==2.28.1 rich==13.3.1 toml==0.10.2