From 2f0d77acb5d37c2172bd29c26d8eaa41ccb38986 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 3 May 2026 16:03:19 +0000 Subject: [PATCH] python3Packages.bqplot: 0.12.45 -> 0.12.46 --- pkgs/development/python-modules/bqplot/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/bqplot/default.nix b/pkgs/development/python-modules/bqplot/default.nix index b743da34f1d4..11d8d7a832a2 100644 --- a/pkgs/development/python-modules/bqplot/default.nix +++ b/pkgs/development/python-modules/bqplot/default.nix @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "bqplot"; - version = "0.12.45"; + version = "0.12.46"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-7eAOn999kuQ8wtG5aRx9oXa2IW/dGHyOkvGde+rKXio="; + hash = "sha256-lBdL4+skHJ+h1pelQxMomgvT/ogK3ZbGZA0xY73T0io="; }; # upstream seems in flux for 0.13 release. they seem to want to migrate from