From 723865002da6a5b56fc16e4eea971abd23114b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 11:00:45 +0000 Subject: [PATCH] Bump praw from 7.7.0 to 7.7.1 Bumps [praw](https://github.com/praw-dev/praw) from 7.7.0 to 7.7.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.0...v7.7.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 22b36d3..3ed78a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.29.142 gTTS==2.3.2 moviepy==1.0.3 playwright==1.34.0 -praw==7.7.0 +praw==7.7.1 prawcore~=2.3.0 requests==2.31.0 rich==13.4.1