From e7940bc25df3ff271d33674c43cd6ce461c576d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:47:44 +0000 Subject: [PATCH] Bump praw from 7.7.1 to 7.8.0 Bumps [praw](https://github.com/praw-dev/praw) from 7.7.1 to 7.8.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.7.1...v7.8.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 95fa56012..0d26c4168 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.34.127 gTTS==2.5.3 moviepy==1.0.3 playwright==1.44.0 -praw==7.7.1 +praw==7.8.0 prawcore~=2.3.0 requests==2.32.3 rich==13.9.2