Skip to content

Commit b2fec8f

Browse files
Bump pip-tools from 7.4.1 to 7.5.1 (#9975)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@7.4.1...v7.5.1) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0ad0e6 commit b2fec8f

File tree

11 files changed

+691
-691
lines changed

11 files changed

+691
-691
lines changed

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 checkdocs.in
51-
pip-tools==7.4.1
50+
# via -r requirements/checkdocs.in
51+
pip-tools==7.5.1
5252
# via
53-
# -r checkdocs.in
53+
# -r requirements/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 checkdocs.in
71+
# -r requirements/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 checkdocs.in
79+
# via -r requirements/checkdocs.in
8080
sphinx-rtd-theme==3.0.2
81-
# via -r checkdocs.in
81+
# via -r requirements/checkdocs.in
8282
sphinxcontrib-applehelp==1.0.7
8383
# via sphinx
8484
sphinxcontrib-devhelp==2.0.0

requirements/checkformatting.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ importlib-metadata==7.0.1
1313
packaging==25.0
1414
# via build
1515
pip-sync-faster==0.0.5
16-
# via -r checkformatting.in
17-
pip-tools==7.4.1
16+
# via -r requirements/checkformatting.in
17+
pip-tools==7.5.1
1818
# via
19-
# -r checkformatting.in
19+
# -r requirements/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 checkformatting.in
26+
# via -r requirements/checkformatting.in
2727
wheel==0.42.0
2828
# via pip-tools
2929
zipp==3.19.1

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 coverage.in
12+
# via -r requirements/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 coverage.in
19-
pip-tools==7.4.1
18+
# via -r requirements/coverage.in
19+
pip-tools==7.5.1
2020
# via
21-
# -r coverage.in
21+
# -r requirements/coverage.in
2222
# pip-sync-faster
2323
pyproject-hooks==1.0.0
2424
# via

0 commit comments

Comments
 (0)