Skip to content

Commit 40cd251

Browse files
Bump pip from 25.1 to 25.1.1
Bumps [pip](https://github.com/pypa/pip) from 25.1 to 25.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.1...25.1.1) --- updated-dependencies: - dependency-name: pip dependency-version: 25.1.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3820c98 commit 40cd251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ zlib-ng==0.5.1
294294
# -r requirements/test.in
295295

296296
# The following packages are considered to be unsafe in a requirements file:
297-
pip==25.1
297+
pip==25.1.1
298298
# via pip-tools
299299
setuptools==80.1.0
300300
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ zlib-ng==0.5.1
285285
# -r requirements/test.in
286286

287287
# The following packages are considered to be unsafe in a requirements file:
288-
pip==25.1
288+
pip==25.1.1
289289
# via pip-tools
290290
setuptools==80.1.0
291291
# via

0 commit comments

Comments
 (0)