From 9232d4e14c958e5998ef449e408b50182dc82373 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 06:45:22 +0000 Subject: [PATCH] Update dependency praw to v7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a57a769..32c6bc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ faker = "^4.0.0" ipython = "^7.11.1" locustio = "^0.13.5" open-discussions-client = "^0.5.0" -praw = "4.6.0" +praw = "7.7.1" [tool.poetry.dev-dependencies]