Skip to content

Commit d390d26

Browse files
build(deps): bump pip from 25.2 to 25.3 (#20199)
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 590be17 commit d390d26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand.
1+
# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand.
22

33
[[package]]
44
name = "aiofiles"
@@ -2519,14 +2519,14 @@ files = [
25192519

25202520
[[package]]
25212521
name = "pip"
2522-
version = "25.2"
2522+
version = "25.3"
25232523
description = "The PyPA recommended tool for installing Python packages."
25242524
optional = false
25252525
python-versions = ">=3.9"
25262526
groups = ["main"]
25272527
files = [
2528-
{file = "pip-25.2-py3-none-any.whl", hash = "sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717"},
2529-
{file = "pip-25.2.tar.gz", hash = "sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2"},
2528+
{file = "pip-25.3-py3-none-any.whl", hash = "sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd"},
2529+
{file = "pip-25.3.tar.gz", hash = "sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343"},
25302530
]
25312531

25322532
[[package]]

0 commit comments

Comments
 (0)