Skip to content

Commit 84cb529

Browse files
Bump towncrier from 23.11.0 to 24.7.1
Bumps [towncrier](https://github.com/twisted/towncrier) from 23.11.0 to 24.7.1. - [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.7.1) --- 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 c28d630 commit 84cb529

File tree

4 files changed

+16
-30
lines changed

4 files changed

+16
-30
lines changed

requirements/constraints.txt

Lines changed: 2 additions & 5 deletions
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.3
101102
# via towncrier
102-
incremental==24.7.2
103-
# via towncrier
104103
iniconfig==2.0.0
105104
# via pytest
106105
jinja2==3.1.4
@@ -232,13 +231,12 @@ tomli==2.0.1
232231
# build
233232
# cherry-picker
234233
# coverage
235-
# incremental
236234
# mypy
237235
# pip-tools
238236
# pytest
239237
# slotscheck
240238
# towncrier
241-
towncrier==23.11.0
239+
towncrier==24.7.1
242240
# via
243241
# -r requirements/doc.in
244242
# sphinxcontrib-towncrier
@@ -288,5 +286,4 @@ pip==23.2.1
288286
setuptools==73.0.1
289287
# via
290288
# blockdiag
291-
# incremental
292289
# pip-tools

requirements/dev.txt

Lines changed: 2 additions & 5 deletions
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.3
99100
# via towncrier
100-
incremental==24.7.2
101-
# via towncrier
102101
iniconfig==2.0.0
103102
# via pytest
104103
jinja2==3.1.4
@@ -224,13 +223,12 @@ tomli==2.0.1
224223
# build
225224
# cherry-picker
226225
# coverage
227-
# incremental
228226
# mypy
229227
# pip-tools
230228
# pytest
231229
# slotscheck
232230
# towncrier
233-
towncrier==23.11.0
231+
towncrier==24.7.1
234232
# via
235233
# -r requirements/doc.in
236234
# sphinxcontrib-towncrier
@@ -280,5 +278,4 @@ pip==23.2.1
280278
setuptools==73.0.1
281279
# via
282280
# blockdiag
283-
# incremental
284281
# pip-tools

requirements/doc-spelling.txt

Lines changed: 6 additions & 10 deletions
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.3
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.7.1
8684
# via
8785
# -r requirements/doc.in
8886
# sphinxcontrib-towncrier
@@ -97,6 +95,4 @@ zipp==3.19.1
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

Lines changed: 6 additions & 10 deletions
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.3
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.7.1
8179
# via
8280
# -r requirements/doc.in
8381
# sphinxcontrib-towncrier
@@ -92,6 +90,4 @@ zipp==3.19.1
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)