From f4fe1b5860a0cecf02bad6b737e4f8c1a7e55fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 22:36:24 +0000 Subject: [PATCH] Bump py-tgcalls from 0.8.2 to 0.9.1 Bumps [py-tgcalls](https://github.com/pytgcalls/pytgcalls) from 0.8.2 to 0.9.1. - [Release notes](https://github.com/pytgcalls/pytgcalls/releases) - [Commits](https://github.com/pytgcalls/pytgcalls/commits) --- updated-dependencies: - dependency-name: py-tgcalls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7210a36..78110a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asyncio ffmpeg-python pillow pyrogram -py-tgcalls==0.8.2 +py-tgcalls==0.9.1 pytube wget python-dotenv