Skip to content

Commit b8b2ef1

Browse files
Bump pip from 26.0 to 26.0.1
Bumps [pip](https://github.com/pypa/pip) from 26.0 to 26.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df0d897 commit b8b2ef1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ zlib-ng==1.0.0
289289
# -r requirements/test-common.in
290290

291291
# The following packages are considered to be unsafe in a requirements file:
292-
pip==26.0
292+
pip==26.0.1
293293
# via pip-tools
294294
setuptools==80.10.2
295295
# via pip-tools

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ zlib-ng==1.0.0
279279
# -r requirements/test-common.in
280280

281281
# The following packages are considered to be unsafe in a requirements file:
282-
pip==26.0
282+
pip==26.0.1
283283
# via pip-tools
284284
setuptools==80.10.2
285285
# via pip-tools

0 commit comments

Comments
 (0)