From eae3d65fa7dd109602204d19c87ac1bcf851f194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 15:32:31 +0000 Subject: [PATCH] Bump praw from 7.7.1 to 7.8.1 Bumps [praw](https://github.com/praw-dev/praw) from 7.7.1 to 7.8.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.7.1...v7.8.1) --- 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 9df7d0d..e14db5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.34.127 gTTS==2.5.4 moviepy==1.0.3 playwright==1.44.0 -praw==7.7.1 +praw==7.8.1 prawcore~=2.3.0 requests==2.32.3 rich==13.9.2