python3Packages.jupyterhub: 5.4.5 -> 5.4.6

This commit is contained in:
R. Ryantm
2026-05-12 06:45:01 +00:00
parent c1730b7097
commit 0414ba635d
@@ -51,7 +51,7 @@
buildPythonPackage (finalAttrs: {
pname = "jupyterhub";
version = "5.4.5";
version = "5.4.6";
pyproject = true;
__structuredAttrs = true;
@@ -59,7 +59,7 @@ buildPythonPackage (finalAttrs: {
owner = "jupyterhub";
repo = "jupyterhub";
tag = finalAttrs.version;
hash = "sha256-MdwH9IAV12GqmWc0tfCUi2NA5sT0BFlwCr20JVRzduU=";
hash = "sha256-ndL5pE332VDlCk16XYUDaXhsg/J8ndGtgDhKct+y26c=";
};
npmDeps = fetchNpmDeps {