From e2ef36a1776b51cc26befd1c42ce5e372285bb0c Mon Sep 17 00:00:00 2001
From: Aiden Grossman <agrossman154@yahoo.com>
Date: Fri, 16 Jun 2023 20:41:57 +0000
Subject: [PATCH] community/py3-ipykernel: upgrade to 6.23.2

---
 community/py3-ipykernel/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-ipykernel/APKBUILD b/community/py3-ipykernel/APKBUILD
index 6d334c13f53e..31a9c285235a 100644
--- a/community/py3-ipykernel/APKBUILD
+++ b/community/py3-ipykernel/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer: Aiden Grossman <agrossman154@yahoo.com>
 pkgname=py3-ipykernel
-pkgver=6.23.1
+pkgver=6.23.2
 pkgrel=0
 pkgdesc="IPython kernel for jupyter"
 url="https://github.com/ipython/ipykernel"
@@ -42,6 +42,6 @@ package() {
 }
 
 sha512sums="
-8f3921789c837f7c046eed4ffdaade2273b6491cfd97b9a192a256966a66d58c1ad93cbfa69a5e933e052fa35c2c7a4671a652ee9f2bb2cca5a156c79df0f14f  py3-ipykernel-6.23.1.tar.gz
+f3c05d145aea0ada4a11486357895b9938d64cbebc4a7265a6bd1246dfbe0a3cba1ad4ef1de900115ce24d6a0bdfda71eb6d7a06980366f41c410e22f73ebdec  py3-ipykernel-6.23.2.tar.gz
 5e1ccda828995dabc4e156dcb8e3f53bd99dcdfff6d109e9278d7daecd63db7b7973d5652ff68c180d7147d54cb42b66841e5bca0560078d38b698d93995be4e  deprecation-warnings.patch
 "
-- 
GitLab