From 6968ce9b122de0adce7f228ccf0e0a2f4e313ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:54:36 +0000 Subject: [PATCH] build(deps-dev): Bump pip from 25.2 to 25.3 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:development ... 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 256c0ff..9d21c26 100644 --- a/requirements.dev.in +++ b/requirements.dev.in @@ -12,4 +12,4 @@ pytest ruff # The following is a work-around for a bug in pip-compile. For more information, see: # https://github.com/jazzband/pip-tools/issues/2176 -pip==25.2 +pip==25.3 diff --git a/requirements.dev.txt b/requirements.dev.txt index 1fca994..1117909 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -467,9 +467,9 @@ wheel==0.45.1 \ # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==25.2 \ - --hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \ - --hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717 +pip==25.3 \ + --hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \ + --hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd # via # -r requirements.dev.in # pip-tools