From ec510ca5d81dc89f5c1876ba957c9e8312c0fce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:08:36 +0000 Subject: [PATCH] Bump pip from 19.2.3 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 19.2.3 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/19.2.3...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3acf7a9..07991c2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ comet_ml coverage==4.5.4 flake8==3.7.8 mlflow -pip==19.2.3 +pip==25.2 pytest==4.6.5 pytest-runner==5.1 Sphinx==1.8.5