Skip to content

Commit 60eb47d

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 fa1261d commit 60eb47d

File tree

4 files changed

+16
-30
lines changed

4 files changed

+16
-30
lines changed

requirements/constraints.txt

+2-5
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,9 @@ importlib-metadata==8.4.0
9797
# via
9898
# build
9999
# sphinx
100+
# towncrier
100101
importlib-resources==6.4.4
101102
# via towncrier
102-
incremental==24.7.2
103-
# via towncrier
104103
iniconfig==2.0.0
105104
# via pytest
106105
jinja2==3.1.4
@@ -242,13 +241,12 @@ tomli==2.0.1
242241
# build
243242
# cherry-picker
244243
# coverage
245-
# incremental
246244
# mypy
247245
# pip-tools
248246
# pytest
249247
# slotscheck
250248
# towncrier
251-
towncrier==23.11.0
249+
towncrier==24.8.0
252250
# via
253251
# -r requirements/doc.in
254252
# sphinxcontrib-towncrier
@@ -299,5 +297,4 @@ pip==24.2
299297
setuptools==73.0.1
300298
# via
301299
# blockdiag
302-
# incremental
303300
# pip-tools

requirements/dev.txt

+2-5
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,9 @@ importlib-metadata==8.4.0
9595
# via
9696
# build
9797
# sphinx
98+
# towncrier
9899
importlib-resources==6.4.4
99100
# via towncrier
100-
incremental==24.7.2
101-
# via towncrier
102101
iniconfig==2.0.0
103102
# via pytest
104103
jinja2==3.1.4
@@ -234,13 +233,12 @@ tomli==2.0.1
234233
# build
235234
# cherry-picker
236235
# coverage
237-
# incremental
238236
# mypy
239237
# pip-tools
240238
# pytest
241239
# slotscheck
242240
# towncrier
243-
towncrier==23.11.0
241+
towncrier==24.8.0
244242
# via
245243
# -r requirements/doc.in
246244
# sphinxcontrib-towncrier
@@ -291,5 +289,4 @@ pip==24.2
291289
setuptools==73.0.1
292290
# via
293291
# blockdiag
294-
# incremental
295292
# pip-tools

requirements/doc-spelling.txt

+6-10
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ idna==3.4
2727
imagesize==1.4.1
2828
# via sphinx
2929
importlib-metadata==8.4.0
30-
# via sphinx
30+
# via
31+
# sphinx
32+
# towncrier
3133
importlib-resources==6.4.4
3234
# via towncrier
33-
incremental==24.7.2
34-
# via towncrier
3535
jinja2==3.1.4
3636
# via
3737
# sphinx
@@ -79,10 +79,8 @@ sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
7979
sphinxcontrib-towncrier==0.4.0a0
8080
# via -r requirements/doc.in
8181
tomli==2.0.1
82-
# via
83-
# incremental
84-
# towncrier
85-
towncrier==23.11.0
82+
# via towncrier
83+
towncrier==24.8.0
8684
# via
8785
# -r requirements/doc.in
8886
# sphinxcontrib-towncrier
@@ -97,6 +95,4 @@ zipp==3.20.0
9795

9896
# The following packages are considered to be unsafe in a requirements file:
9997
setuptools==73.0.1
100-
# via
101-
# blockdiag
102-
# incremental
98+
# via blockdiag

requirements/doc.txt

+6-10
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ idna==3.4
2727
imagesize==1.4.1
2828
# via sphinx
2929
importlib-metadata==8.4.0
30-
# via sphinx
30+
# via
31+
# sphinx
32+
# towncrier
3133
importlib-resources==6.4.4
3234
# via towncrier
33-
incremental==24.7.2
34-
# via towncrier
3535
jinja2==3.1.4
3636
# via
3737
# sphinx
@@ -74,10 +74,8 @@ sphinxcontrib-serializinghtml==1.1.5
7474
sphinxcontrib-towncrier==0.4.0a0
7575
# via -r requirements/doc.in
7676
tomli==2.0.1
77-
# via
78-
# incremental
79-
# towncrier
80-
towncrier==23.11.0
77+
# via towncrier
78+
towncrier==24.8.0
8179
# via
8280
# -r requirements/doc.in
8381
# sphinxcontrib-towncrier
@@ -92,6 +90,4 @@ zipp==3.20.0
9290

9391
# The following packages are considered to be unsafe in a requirements file:
9492
setuptools==73.0.1
95-
# via
96-
# blockdiag
97-
# incremental
93+
# via blockdiag

0 commit comments

Comments
 (0)