Skip to content

Commit 4944089

Browse files
Bump pip-tools from 7.4.1 to 7.5.1
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]>
1 parent 52613c6 commit 4944089

File tree

11 files changed

+33
-33
lines changed

11 files changed

+33
-33
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

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ pexpect==4.9.0
198198
# via ipython
199199
pip-sync-faster==0.0.5
200200
# via -r requirements/dev.in
201-
pip-tools==7.4.1
201+
pip-tools==7.5.1
202202
# via
203203
# -r requirements/dev.in
204204
# pip-sync-faster

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

requirements/format.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 format.in
17-
pip-tools==7.4.1
16+
# via -r requirements/format.in
17+
pip-tools==7.5.1
1818
# via
19-
# -r format.in
19+
# -r requirements/format.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 format.in
26+
# via -r requirements/format.in
2727
wheel==0.42.0
2828
# via pip-tools
2929
zipp==3.19.1

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ peppercorn==0.6
192192
# deform
193193
pip-sync-faster==0.0.5
194194
# via -r requirements/functests.in
195-
pip-tools==7.4.1
195+
pip-tools==7.5.1
196196
# via
197197
# -r requirements/functests.in
198198
# pip-sync-faster

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ pip-sync-faster==0.0.5
289289
# -r requirements/functests.txt
290290
# -r requirements/lint.in
291291
# -r requirements/tests.txt
292-
pip-tools==7.4.1
292+
pip-tools==7.5.1
293293
# via
294294
# -r requirements/functests.txt
295295
# -r requirements/lint.in

requirements/template.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ click==8.1.8
2121
# cookiecutter
2222
# pip-tools
2323
cookiecutter==2.6.0
24-
# via -r template.in
24+
# via -r requirements/template.in
2525
idna==3.10
2626
# via requests
2727
importlib-metadata==8.6.1
@@ -37,10 +37,10 @@ mdurl==0.1.2
3737
packaging==25.0
3838
# via build
3939
pip-sync-faster==0.0.5
40-
# via -r template.in
41-
pip-tools==7.4.1
40+
# via -r requirements/template.in
41+
pip-tools==7.5.1
4242
# via
43-
# -r template.in
43+
# -r requirements/template.in
4444
# pip-sync-faster
4545
pygments==2.19.1
4646
# via rich

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ peppercorn==0.6
196196
# deform
197197
pip-sync-faster==0.0.5
198198
# via -r requirements/tests.in
199-
pip-tools==7.4.1
199+
pip-tools==7.5.1
200200
# via
201201
# -r requirements/tests.in
202202
# pip-sync-faster

0 commit comments

Comments
 (0)