Skip to content

Commit a35aa9c

Browse files
Bump pip from 25.2 to 25.3 in /requirements (#9961)
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 0ad4de3 commit a35aa9c

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
@@ -109,7 +109,7 @@ zipp==3.19.1
109109
# via importlib-metadata
110110

111111
# The following packages are considered to be unsafe in a requirements file:
112-
pip==25.2
112+
pip==25.3
113113
# via pip-tools
114114
setuptools==78.1.1
115115
# 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)