diff --git a/community/py3-ipykernel/APKBUILD b/community/py3-ipykernel/APKBUILD
index a18ab04b59d42965edd4276ad68f8fe5729493ce..f2fee19a4732c49f6155c46423f5d0811679ea58 100644
--- a/community/py3-ipykernel/APKBUILD
+++ b/community/py3-ipykernel/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer:
 pkgname=py3-ipykernel
-pkgver=6.25.2
-pkgrel=2
+pkgver=6.29.5
+pkgrel=0
 pkgdesc="IPython kernel for jupyter"
 url="https://github.com/ipython/ipykernel"
 arch="noarch"
@@ -44,6 +44,6 @@ package() {
 }
 
 sha512sums="
-a6f5089cff8c297379ae840b49ad705d23db46aa04030c7a2598031d118b5c0dd64e091de4d66adfd876e8ef45abfcb6bc963c3311dd8e50f4e83236bfc4cfa3  py3-ipykernel-6.25.2.tar.gz
+271232ad6168ff00d6eb729bb38804f6a030b85be9bd75341b4af8ca1feb9f3c6b088eff77f4efcc503512559c93f1d78c13904089b7acb5205c4039daf0cea0  py3-ipykernel-6.29.5.tar.gz
 5e1ccda828995dabc4e156dcb8e3f53bd99dcdfff6d109e9278d7daecd63db7b7973d5652ff68c180d7147d54cb42b66841e5bca0560078d38b698d93995be4e  deprecation-warnings.patch
 "