From b530191f09e7fb3b2166c7a7f7ca2cb1f6cadef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:44:32 +0000 Subject: [PATCH] chore(deps-dev): bump pip in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pip](https://github.com/pypa/pip). Updates `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: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4e653f7..da5fdbd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2515,14 +2515,14 @@ ptyprocess = ">=0.5" [[package]] name = "pip" -version = "25.2" +version = "25.3" description = "The PyPA recommended tool for installing Python packages." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pip-25.2-py3-none-any.whl", hash = "sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717"}, - {file = "pip-25.2.tar.gz", hash = "sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2"}, + {file = "pip-25.3-py3-none-any.whl", hash = "sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd"}, + {file = "pip-25.3.tar.gz", hash = "sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343"}, ] [[package]]