From 824851704f755c2cabb5b46dec76b10e0b7d6178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:09:54 +0000 Subject: [PATCH] Bump praw from 7.6.1 to 7.7.0 Bumps [praw](https://github.com/praw-dev/praw) from 7.6.1 to 7.7.0. - [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.1...v7.7.0) --- updated-dependencies: - dependency-name: praw dependency-type: direct:production update-type: version-update:semver-minor ... 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..4fb8e69 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.1 +praw==7.7.0 prawcore~=2.3.0 pytube==12.1.0 requests==2.28.1