From 9c21c56275435ea9f54d98e65ac72cf0e3b0cf31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 13:58:27 +0000 Subject: [PATCH] Bump praw from 7.1.4 to 7.2.0 Bumps [praw](https://github.com/praw-dev/praw) from 7.1.4 to 7.2.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.2.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..62dedce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.4.2 -praw==7.1.4 +praw==7.2.0 pytest-cov codecov