From fd01485d577ea6d1c100bd11efc969923086bfaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:36:56 +0530 Subject: [PATCH] chore(deps): Bump python-telegram-bot from 21.4 to 21.5 (#8) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87b18b7..8d849ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ groq==0.10.0 python-dotenv==1.0.1 -python-telegram-bot==21.4 +python-telegram-bot==21.5 git+https://github.com/rabilrbl/MongoPersistence.git@main