From 3ed266d3801114e502480c3f8334924eb412fb10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 10:13:49 +0000 Subject: [PATCH] Bump praw from 7.6.0 to 7.6.1 Bumps [praw](https://github.com/praw-dev/praw) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/praw-dev/praw/releases) - [Changelog](https://github.com/praw-dev/praw/blob/master/CHANGES.rst) - [Commits](https://github.com/praw-dev/praw/compare/v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: praw 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 259e056..0faa7cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.27.24 gTTS==2.2.4 moviepy==1.0.3 playwright==1.23.0 -praw==7.6.0 +praw==7.6.1 pytube==12.1.0 requests==2.28.1 rich==12.5.1