From 79617468d9a3eb8024c41c9f613c4782129ea181 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 08:11:30 +0200
Subject: [PATCH] python/nbformat: update to 5.10.4

---
 components/python/nbformat/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/nbformat/Makefile b/components/python/nbformat/Makefile
index 1d2c84e..9413bfc 100644
--- a/components/python/nbformat/Makefile
+++ b/components/python/nbformat/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		nbformat
-HUMAN_VERSION =			5.10.3
+HUMAN_VERSION =			5.10.4
 COMPONENT_SUMMARY =		nbformat - The Jupyter Notebook format
 COMPONENT_PROJECT_URL =		https://jupyter.org
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
+	sha256:322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
 COMPONENT_LICENSE =		BSD-3-Clause
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3