diff --git a/testing/ipython/APKBUILD b/testing/ipython/APKBUILD
index 37731c84c1125ef0c4f1b4a5e951b0d357229103..27d52e8601fde20dc26ff9aa8aeb165131c6e292 100644
--- a/testing/ipython/APKBUILD
+++ b/testing/ipython/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
 # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
 pkgname=ipython
-pkgver=7.1.0
+pkgver=7.2.0
 pkgrel=0
 pkgdesc="A rich toolkit to help you make the most of using Python interactively"
 url="https://ipython.org/"
@@ -40,4 +40,4 @@ package() {
 	python3 setup.py install --prefix=/usr --root="$pkgdir"
 }
 
-sha512sums="f31da8651bbb3507e95b61d7bec38d5be0ca93582b9e0cf0129313a862588993e250aedb30674e2763a6ecc998607d1b1e58aa84710f597a8cca9cbc66feffff  ipython-7.1.0.tar.gz"
+sha512sums="5a0f58f51f98007fff659dc95e659620533b268e4486460bec9cb589e7aa7e75766fd268bcb70a65d1f49548dbd3e9ccceb634c576b17654a1032b5b3219b6a1  ipython-7.2.0.tar.gz"