Skip to content

Commit 5ed75c0

Browse files
chore(deps): bump pip from 23.3.2 to 25.2 (#8159)
Bumps [pip](https://github.com/pypa/pip) from 23.3.2 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3.2...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katie Windau <[email protected]>
1 parent d448911 commit 5ed75c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,9 +2626,9 @@ zipp==3.20.1 \
26262626
# via importlib-metadata
26272627

26282628
# The following packages are considered to be unsafe in a requirements file:
2629-
pip==23.3.2 \
2630-
--hash=sha256:5052d7889c1f9d05224cd41741acb7c5d6fa735ab34e339624a614eaaa7e7d76 \
2631-
--hash=sha256:7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149
2629+
pip==25.2 \
2630+
--hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \
2631+
--hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717
26322632
# via pip-tools
26332633
setuptools==80.9.0 \
26342634
--hash=sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922 \

0 commit comments

Comments
 (0)