From dc1b80afa7fee86582024e4860748847e20efb18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 10:12:53 +0000 Subject: [PATCH] Bump praw from 7.8.1 to 8.0.1 Bumps [praw](https://github.com/praw-dev/praw) from 7.8.1 to 8.0.1. - [Release notes](https://github.com/praw-dev/praw/releases) - [Changelog](https://github.com/praw-dev/praw/blob/main/CHANGES.rst) - [Commits](https://github.com/praw-dev/praw/compare/v7.8.1...v8.0.1) --- updated-dependencies: - dependency-name: praw dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3feaa94..829dd64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fish-audio-sdk==1.1.0 gTTS==2.5.4 moviepy==2.2.1 playwright==1.49.1 -praw==7.8.1 +praw==8.0.1 requests==2.34.0 rich==13.9.4 toml==0.10.2