python3Packages.bokeh: 3.6.3 -> 3.7.2

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-04-03 23:12:09 +02:00
parent fd9288dce4
commit 65f5cb0b77
@@ -26,6 +26,7 @@
geckodriver,
isort,
json5,
narwhals,
nbconvert,
networkx,
psutil,
@@ -45,14 +46,14 @@
buildPythonPackage rec {
pname = "bokeh";
# update together with panel which is not straightforward
version = "3.6.3";
version = "3.7.2";
pyproject = true;
disabled = pythonOlder "3.9";
src = fetchPypi {
inherit pname version;
hash = "sha256-m4HWqepi51oEoanZ+TGUIBaJC+7Jq10SmipEMs9ZXAo=";
hash = "sha256-gMIYhc7CdkMazU25L4McceuZnqmVRwznd+DFd7DPwdg=";
};
patches = [
@@ -85,6 +86,7 @@ buildPythonPackage rec {
geckodriver
isort
json5
narwhals
nbconvert
networkx
psutil