Skip to content

Commit 3e6a936

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] <support@github.com>
1 parent 9fc9ebc commit 3e6a936

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
@@ -91,8 +91,6 @@ idna==3.3
9191
# yarl
9292
imagesize==1.4.1
9393
# via sphinx
94-
incremental==24.7.2
95-
# via towncrier
9694
iniconfig==2.0.0
9795
# via pytest
9896
jinja2==3.1.5
@@ -237,14 +235,13 @@ tomli==2.2.1
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
@@ -283,6 +280,4 @@ yarl==1.18.3
283280
pip==24.3.1
284281
# via pip-tools
285282
setuptools==75.8.0
286-
# via
287-
# incremental
288-
# pip-tools
283+
# via pip-tools

requirements/dev.txt

+2-7
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ idna==3.4
8989
# yarl
9090
imagesize==1.4.1
9191
# via sphinx
92-
incremental==24.7.2
93-
# via towncrier
9492
iniconfig==2.0.0
9593
# via pytest
9694
jinja2==3.1.5
@@ -228,14 +226,13 @@ tomli==2.2.1
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
@@ -274,6 +271,4 @@ yarl==1.18.3
274271
pip==24.3.1
275272
# via pip-tools
276273
setuptools==75.8.0
277-
# via
278-
# incremental
279-
# pip-tools
274+
# via pip-tools

requirements/doc-spelling.txt

+1-8
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ idna==3.4
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.2.1
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.8.0
80-
# via incremental

requirements/doc.txt

+1-8
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ idna==3.4
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.2.1
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.8.0
73-
# via incremental

0 commit comments

Comments
 (0)