From 0232d7b029a49b024fabaffe192ddd10deaa7058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 09:39:20 +0000 Subject: [PATCH] chore(deps-dev): bump pip from 25.0.1 to 25.1.1 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...25.1.1) --- updated-dependencies: - dependency-name: pip dependency-version: 25.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.in | 2 +- requirements/dev.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/dev.in b/requirements/dev.in index 700f42018eaa..cbcfc49bb38c 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -5,4 +5,4 @@ pyramid_debugtoolbar>=2.5 pip-api watchdog # Pinned due to https://github.com/jazzband/pip-tools/issues/2176 -pip==25.0.1 +pip==25.1.1 diff --git a/requirements/dev.txt b/requirements/dev.txt index aeb50b8795df..1fc2c588e69e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -236,9 +236,9 @@ zope-interface==7.2 \ # via pyramid # The following packages are considered to be unsafe in a requirements file: -pip==25.0.1 \ - --hash=sha256:88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \ - --hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f +pip==25.1.1 \ + --hash=sha256:2913a38a2abf4ea6b64ab507bd9e967f3b53dc1ede74b01b0931e1ce548751af \ + --hash=sha256:3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077 # via # -r requirements/dev.in # pip-api