Skip to content

Commit 2b5215a

Browse files
build(deps-dev): Bump pip from 25.0.1 to 25.2
Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.0.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c06efb5 commit 2b5215a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pytest
1212
ruff
1313
# The following is a work-around for a bug in pip-compile. For more information, see:
1414
# https://github.com/jazzband/pip-tools/issues/2176
15-
pip==25.0.1
15+
pip==25.2

requirements.dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,9 +415,9 @@ wheel==0.45.1 \
415415
# via pip-tools
416416

417417
# The following packages are considered to be unsafe in a requirements file:
418-
pip==25.0.1 \
419-
--hash=sha256:88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \
420-
--hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f
418+
pip==25.2 \
419+
--hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \
420+
--hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717
421421
# via
422422
# -r requirements.dev.in
423423
# pip-tools

0 commit comments

Comments
 (0)