diff --git a/community/jupyter-nbclassic/APKBUILD b/community/jupyter-nbclassic/APKBUILD
index 67688099de4aad09ef6d24b567b338edd7b2c785..2997887d514cb43231897b26bd05b658fcb87262 100644
--- a/community/jupyter-nbclassic/APKBUILD
+++ b/community/jupyter-nbclassic/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer: Aiden Grossman <agrossman154@yahoo.com>
 pkgname=jupyter-nbclassic
-pkgver=0.5.3
-pkgrel=1
+pkgver=0.5.6
+pkgrel=0
 pkgdesc="Jupyter notebook as jupyter server extension"
 url="https://github.com/jupyter/nbclassic"
 # s390x, ppc64le: no jupyter-server
@@ -33,5 +33,5 @@ package() {
 }
 
 sha512sums="
-07e26d4cb30e3388420ced182a31a050419f4a872256efca6684e4af0e08ec8bf7f6f14f127fe1391457ad5fc792377a1a7bafc0fa1a92eec455454c6321a9ec  jupyter-nbclassic-0.5.3.tar.gz
+e259edb862a870c2b992c6c2c2d8ead64fc69f98298bd1830d63f1db001f8b36ab9509a693b5e425dcc2a43eb72b256f1082b1f0c66757bdbf35968175eb58c7  jupyter-nbclassic-0.5.6.tar.gz
 "