Skip to content

Commit e0ad0e6

Browse files
Bump pip from 25.2 to 25.3 in /requirements (#9980)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52613c6 commit e0ad0e6

File tree

11 files changed

+669
-669
lines changed

11 files changed

+669
-669
lines changed

requirements/checkdocs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ zipp==3.19.1
111111
# via importlib-metadata
112112

113113
# The following packages are considered to be unsafe in a requirements file:
114-
pip==25.2
114+
pip==25.3
115115
# via pip-tools
116116
setuptools==78.1.1
117117
# via pip-tools

requirements/checkformatting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ zipp==3.19.1
3030
# via importlib-metadata
3131

3232
# The following packages are considered to be unsafe in a requirements file:
33-
pip==25.2
33+
pip==25.3
3434
# via pip-tools
3535
setuptools==78.1.1
3636
# via pip-tools

requirements/coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ zipp==3.19.1
3030
# via importlib-metadata
3131

3232
# The following packages are considered to be unsafe in a requirements file:
33-
pip==25.2
33+
pip==25.3
3434
# via pip-tools
3535
setuptools==78.1.1
3636
# via pip-tools

0 commit comments

Comments
 (0)