diff --git a/testing/py3-telegram-bot/APKBUILD b/testing/py3-telegram-bot/APKBUILD
index d010ac15d17bd7ae5fa650b438dbe11e2ca22197..b1452466375928ff6381ad5bf63eae4ecc4d999d 100644
--- a/testing/py3-telegram-bot/APKBUILD
+++ b/testing/py3-telegram-bot/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=py3-telegram-bot
 _pkgname=python-telegram-bot
-pkgver=21.6
+pkgver=21.7
 pkgrel=0
 pkgdesc="A Python wrapper around the Telegram Bot API"
 url="https://github.com/python-telegram-bot/python-telegram-bot"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-6f70f6c720a00ce3e48bfef6a729b03487bda99d1e3ef0ab69b75ab1b1044dd2143c83d17ac1846f335c5ec338513c534c020980d401e25ac27ca4b72473152f  py3-telegram-bot-21.6.tar.gz
+91492c8b0f230180915ac9f4feb9b24be70074fa387c21e0524fdd108da3d6e20285590873c696e0375b6e37df64c47a8fd08e5d1c916ccd289e9d5c3aa3893e  py3-telegram-bot-21.7.tar.gz
 "