From d53b4b5e142b0d5cae8dc9725e311f4ba04c365b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 22:38:26 +0000 Subject: [PATCH] Bump py-tgcalls from 0.8.2 to 0.9.3 Bumps [py-tgcalls](https://github.com/pytgcalls/pytgcalls) from 0.8.2 to 0.9.3. - [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..2b22d34 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.3 pytube wget python-dotenv