From 06e0131959584a2a1413759a4cfb0f6449582623 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 10:28:45 +0000 Subject: [PATCH] Bump praw from 7.1.4 to 7.4.0 Bumps [praw](https://github.com/praw-dev/praw) from 7.1.4 to 7.4.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.1.4...v7.4.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b0e727..e0f5ada 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.4.2 -praw==7.1.4 +praw==7.4.0 pytest-cov codecov