Skip to content

Commit c738bc5

Browse files
Bump towncrier from 23.11.0 to 24.8.0
Bumps [towncrier](https://github.com/twisted/towncrier) from 23.11.0 to 24.8.0. - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@23.11.0...24.8.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45de81d commit c738bc5

File tree

4 files changed

+6
-30
lines changed

4 files changed

+6
-30
lines changed

requirements/constraints.txt

+2-7
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ idna==3.6
9292
# yarl
9393
imagesize==1.4.1
9494
# via sphinx
95-
incremental==24.7.2
96-
# via towncrier
9795
iniconfig==2.0.0
9896
# via pytest
9997
jinja2==3.1.5
@@ -237,14 +235,13 @@ tomli==2.0.2
237235
# build
238236
# cherry-picker
239237
# coverage
240-
# incremental
241238
# mypy
242239
# pip-tools
243240
# pytest
244241
# slotscheck
245242
# sphinx
246243
# towncrier
247-
towncrier==23.11.0
244+
towncrier==24.8.0
248245
# via
249246
# -r requirements/doc.in
250247
# sphinxcontrib-towncrier
@@ -288,6 +285,4 @@ yarl==1.18.3
288285
pip==24.3.1
289286
# via pip-tools
290287
setuptools==75.2.0
291-
# via
292-
# incremental
293-
# pip-tools
288+
# via pip-tools

requirements/dev.txt

+2-7
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ idna==3.6
9090
# yarl
9191
imagesize==1.4.1
9292
# via sphinx
93-
incremental==24.7.2
94-
# via towncrier
9593
iniconfig==2.0.0
9694
# via pytest
9795
jinja2==3.1.5
@@ -228,14 +226,13 @@ tomli==2.0.2
228226
# build
229227
# cherry-picker
230228
# coverage
231-
# incremental
232229
# mypy
233230
# pip-tools
234231
# pytest
235232
# slotscheck
236233
# sphinx
237234
# towncrier
238-
towncrier==23.11.0
235+
towncrier==24.8.0
239236
# via
240237
# -r requirements/doc.in
241238
# sphinxcontrib-towncrier
@@ -279,6 +276,4 @@ yarl==1.18.3
279276
pip==24.3.1
280277
# via pip-tools
281278
setuptools==75.2.0
282-
# via
283-
# incremental
284-
# pip-tools
279+
# via pip-tools

requirements/doc-spelling.txt

+1-8
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ idna==3.6
2222
# via requests
2323
imagesize==1.4.1
2424
# via sphinx
25-
incremental==24.7.2
26-
# via towncrier
2725
jinja2==3.1.5
2826
# via
2927
# sphinx
@@ -65,16 +63,11 @@ sphinxcontrib-towncrier==0.4.0a0
6563
# via -r requirements/doc.in
6664
tomli==2.0.2
6765
# via
68-
# incremental
6966
# sphinx
7067
# towncrier
71-
towncrier==23.11.0
68+
towncrier==24.8.0
7269
# via
7370
# -r requirements/doc.in
7471
# sphinxcontrib-towncrier
7572
urllib3==2.3.0
7673
# via requests
77-
78-
# The following packages are considered to be unsafe in a requirements file:
79-
setuptools==75.2.0
80-
# via incremental

requirements/doc.txt

+1-8
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ idna==3.6
2222
# via requests
2323
imagesize==1.4.1
2424
# via sphinx
25-
incremental==24.7.2
26-
# via towncrier
2725
jinja2==3.1.5
2826
# via
2927
# sphinx
@@ -58,16 +56,11 @@ sphinxcontrib-towncrier==0.4.0a0
5856
# via -r requirements/doc.in
5957
tomli==2.0.2
6058
# via
61-
# incremental
6259
# sphinx
6360
# towncrier
64-
towncrier==23.11.0
61+
towncrier==24.8.0
6562
# via
6663
# -r requirements/doc.in
6764
# sphinxcontrib-towncrier
6865
urllib3==2.3.0
6966
# via requests
70-
71-
# The following packages are considered to be unsafe in a requirements file:
72-
setuptools==75.2.0
73-
# via incremental

0 commit comments

Comments
 (0)