From ec4736bd54407790d823783a1670234f4d346996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:39:30 +0000 Subject: [PATCH] Bump pip from 23.3 to 25.2 in /univariate-live-demo Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..31fc81d 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==25.2 pydantic python-dateutil==2.8.2 requests