From 2e2fa674d0d9aecf712f76b29e059b39139faf87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 22 Aug 2024 04:58:50 -0700 Subject: [PATCH] Update ipywidgets from 6.0.0 to 8.1.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..60bfda9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -ipywidgets==6.0.0 +ipywidgets==8.1.4 numpy==1.16.3 pandas==0.20.3 matplotlib==2.0.2