Skip to content

Commit f7007c2

Browse files
chore(deps): 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](pypa/pip@25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a220ded commit f7007c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,9 @@ zope-interface==7.2 \
264264
# via pyramid
265265

266266
# The following packages are considered to be unsafe in a requirements file:
267-
pip==25.2 \
268-
--hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \
269-
--hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717
267+
pip==25.3 \
268+
--hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
269+
--hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd
270270
# via
271271
# pip-api
272272
# pip-tools

0 commit comments

Comments
 (0)