From b652a87083e1b586b3b172d129c0b81ae05af6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 04:37:13 +0000 Subject: [PATCH] Bump pip from 25.1 to 25.3 in /who_life_expectancy Bumps [pip](https://github.com/pypa/pip) from 25.1 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- who_life_expectancy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/who_life_expectancy/requirements.txt b/who_life_expectancy/requirements.txt index 36140545..5fb2a902 100644 --- a/who_life_expectancy/requirements.txt +++ b/who_life_expectancy/requirements.txt @@ -2,7 +2,7 @@ fqdn==1.5.1 isoduration==20.11.0 jsonpointer==2.4 jupyterlab==4.4.1 -pip==25.1 +pip==25.3 pipdeptree==2.9.5 scikit-learn==1.6.1 seaborn==0.13.2