Skip to content

Commit 903e61c

Browse files
Bump pip from 24.3.1 to 25.2 in /requirements
Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.3.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f42f64 commit 903e61c

11 files changed

Lines changed: 692 additions & 692 deletions

File tree

requirements/checkdocs.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ packaging==25.0
4747
# build
4848
# sphinx
4949
pip-sync-faster==0.0.5
50-
# via -r requirements/checkdocs.in
50+
# via -r checkdocs.in
5151
pip-tools==7.4.1
5252
# via
53-
# -r requirements/checkdocs.in
53+
# -r checkdocs.in
5454
# pip-sync-faster
5555
pygments==2.17.2
5656
# via sphinx
@@ -68,17 +68,17 @@ snowballstemmer==2.2.0
6868
# via sphinx
6969
sphinx==8.2.3
7070
# via
71-
# -r requirements/checkdocs.in
71+
# -r checkdocs.in
7272
# sphinx-autobuild
7373
# sphinx-rtd-theme
7474
# sphinxcontrib-applehelp
7575
# sphinxcontrib-jquery
7676
# sphinxcontrib-qthelp
7777
# sphinxcontrib-serializinghtml
7878
sphinx-autobuild==2024.10.3
79-
# via -r requirements/checkdocs.in
79+
# via -r checkdocs.in
8080
sphinx-rtd-theme==3.0.2
81-
# via -r requirements/checkdocs.in
81+
# via -r checkdocs.in
8282
sphinxcontrib-applehelp==1.0.7
8383
# via sphinx
8484
sphinxcontrib-devhelp==2.0.0
@@ -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==24.3.1
112+
pip==25.2
113113
# via pip-tools
114114
setuptools==78.1.1
115115
# via pip-tools

requirements/checkformatting.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@ importlib-metadata==7.0.1
1313
packaging==25.0
1414
# via build
1515
pip-sync-faster==0.0.5
16-
# via -r requirements/checkformatting.in
16+
# via -r checkformatting.in
1717
pip-tools==7.4.1
1818
# via
19-
# -r requirements/checkformatting.in
19+
# -r checkformatting.in
2020
# pip-sync-faster
2121
pyproject-hooks==1.0.0
2222
# via
2323
# build
2424
# pip-tools
2525
ruff==0.13.2
26-
# via -r requirements/checkformatting.in
26+
# via -r checkformatting.in
2727
wheel==0.42.0
2828
# via pip-tools
2929
zipp==3.19.1
3030
# via importlib-metadata
3131

3232
# The following packages are considered to be unsafe in a requirements file:
33-
pip==24.3.1
33+
pip==25.2
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.8
1010
# via pip-tools
1111
coverage[toml]==7.9.2
12-
# via -r requirements/coverage.in
12+
# via -r coverage.in
1313
importlib-metadata==7.0.1
1414
# via pip-sync-faster
1515
packaging==25.0
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==24.3.1
33+
pip==25.2
3434
# via pip-tools
3535
setuptools==78.1.1
3636
# via pip-tools

0 commit comments

Comments
 (0)