Skip to content

Commit

Permalink
Bump towncrier from 23.11.0 to 24.8.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent f76ab5c commit b80a66a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 30 deletions.
7 changes: 2 additions & 5 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,9 @@ importlib-metadata==8.5.0
# via
# build
# sphinx
# towncrier
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
Expand Down Expand Up @@ -242,13 +241,12 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pytest
# slotscheck
# towncrier
towncrier==23.11.0
towncrier==24.8.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -300,5 +298,4 @@ pip==24.2
setuptools==75.1.0
# via
# blockdiag
# incremental
# pip-tools
7 changes: 2 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,9 @@ importlib-metadata==8.5.0
# via
# build
# sphinx
# towncrier
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
Expand Down Expand Up @@ -234,13 +233,12 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pytest
# slotscheck
# towncrier
towncrier==23.11.0
towncrier==24.8.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -292,5 +290,4 @@ pip==24.2
setuptools==75.1.0
# via
# blockdiag
# incremental
# pip-tools
16 changes: 6 additions & 10 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ idna==3.6
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via sphinx
# via
# sphinx
# towncrier
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
jinja2==3.1.4
# via
# sphinx
Expand Down Expand Up @@ -79,10 +79,8 @@ sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
tomli==2.0.1
# via
# incremental
# towncrier
towncrier==23.11.0
# via towncrier
towncrier==24.8.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand All @@ -97,6 +95,4 @@ zipp==3.20.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
# via
# blockdiag
# incremental
# via blockdiag
16 changes: 6 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ idna==3.6
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via sphinx
# via
# sphinx
# towncrier
importlib-resources==6.4.5
# via towncrier
incremental==24.7.2
# via towncrier
jinja2==3.1.4
# via
# sphinx
Expand Down Expand Up @@ -74,10 +74,8 @@ sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
tomli==2.0.1
# via
# incremental
# towncrier
towncrier==23.11.0
# via towncrier
towncrier==24.8.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand All @@ -92,6 +90,4 @@ zipp==3.20.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
# via
# blockdiag
# incremental
# via blockdiag

0 comments on commit b80a66a

Please sign in to comment.