From 49c1de2e8037c75d56b8980de02a188995c46f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:55:23 +0000 Subject: [PATCH] Bump pip from 23.3 to 26.0 in /univariate-live-demo Bumps [pip](https://github.com/pypa/pip) from 23.3 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- univariate-live-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/univariate-live-demo/requirements.txt b/univariate-live-demo/requirements.txt index 3d54f76..e8d7e3d 100644 --- a/univariate-live-demo/requirements.txt +++ b/univariate-live-demo/requirements.txt @@ -13,7 +13,7 @@ jupyter_contrib_nbextensions jupyterlab numpy pandas -pip==23.3 +pip==26.0 pydantic python-dateutil==2.8.2 requests