From 105108dac3ba2c653159a21a327ad5a5d73420c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:11:36 +0000 Subject: [PATCH] Bump pip from 25.0.1 to 26.0 in /fraud-service Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fraud-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fraud-service/requirements.txt b/fraud-service/requirements.txt index dbbef29d1..ee82e8a49 100644 --- a/fraud-service/requirements.txt +++ b/fraud-service/requirements.txt @@ -17,7 +17,7 @@ numpy==1.22.3 pandas==1.2.3 patsy==0.5.2 Pillow==10.3.0 -pip==25.0.1 +pip==26.0 plotly==4.14.3 plotly-express==0.4.1 psycopg2-binary==2.9.1