Skip to content

Commit f0a04c1

Browse files
Bump pip from 25.2 to 25.3 in /requirements (#7250)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f17e86 commit f0a04c1

File tree

9 files changed

+669
-669
lines changed

9 files changed

+669
-669
lines changed

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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ build==1.0.3
99
click==8.1.7
1010
# via pip-tools
1111
coverage[toml]==7.10.7
12-
# via -r requirements/coverage.in
12+
# via -r coverage.in
1313
importlib-metadata==7.0.1
1414
# via pip-sync-faster
1515
packaging==23.2
1616
# via build
1717
pip-sync-faster==0.0.5
18-
# via -r requirements/coverage.in
18+
# via -r coverage.in
1919
pip-tools==7.4.1
2020
# via
21-
# -r requirements/coverage.in
21+
# -r coverage.in
2222
# pip-sync-faster
2323
pyproject-hooks==1.0.0
2424
# via
@@ -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)