Skip to content

Commit

Permalink
Bump towncrier from 23.10.0 to 23.11.0
Browse files Browse the repository at this point in the history
Bumps [towncrier](https://github.com/twisted/towncrier) from 23.10.0 to 23.11.0.
- [Release notes](https://github.com/twisted/towncrier/releases)
- [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst)
- [Commits](twisted/towncrier@23.10.0...23.11.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 5f64328 commit 2c438d0
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ tomli==2.0.1
# pytest
# slotscheck
# towncrier
towncrier==23.10.0
towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ tomli==2.0.1
# pytest
# slotscheck
# towncrier
towncrier==23.10.0
towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down
12 changes: 11 additions & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
# via towncrier
jinja2==3.1.2
Expand All @@ -44,6 +48,8 @@ pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.15.1
# via sphinx
pytz==2023.3.post1
# via babel
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
Expand Down Expand Up @@ -74,14 +80,18 @@ sphinxcontrib-towncrier==0.3.2a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
towncrier==23.10.0
towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
urllib3==2.0.7
# via requests
webcolors==1.13
# via blockdiag
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
Expand Down
12 changes: 11 additions & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
# via towncrier
jinja2==3.1.2
Expand All @@ -42,6 +46,8 @@ pillow==9.5.0
# blockdiag
pygments==2.15.1
# via sphinx
pytz==2023.3.post1
# via babel
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
Expand Down Expand Up @@ -69,14 +75,18 @@ sphinxcontrib-towncrier==0.3.2a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
towncrier==23.10.0
towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
urllib3==2.0.7
# via requests
webcolors==1.13
# via blockdiag
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
Expand Down

0 comments on commit 2c438d0

Please sign in to comment.