From 185efbd9fc2ebd639078c022fba188918bb65e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 13:26:43 +0000 Subject: [PATCH] chore(deps): bump pip from 25.2 to 25.3 in /snyk Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- snyk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 9cfe6eeb6d..9bd7dba5ce 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -30,7 +30,7 @@ markupsafe==3.0.2 mdurl==0.1.2 more-itertools==10.7.0 packaging==25.0 -pip==25.2 +pip==25.3 platformdirs==4.3.8 pluggy==1.6.0 prompt-toolkit==3.0.51