Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump towncrier from 23.11.0 to 24.7.1 #8570

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4.0
# via
# build
# sphinx
# towncrier
importlib-resources==6.4.4
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
Expand Down Expand Up @@ -232,13 +231,12 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pytest
# slotscheck
# towncrier
towncrier==23.11.0
towncrier==24.7.1
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -288,5 +286,4 @@ pip==24.2
setuptools==73.0.1
# 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.4.0
# via
# build
# sphinx
# towncrier
importlib-resources==6.4.4
# via towncrier
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
Expand Down Expand Up @@ -224,13 +223,12 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pytest
# slotscheck
# towncrier
towncrier==23.11.0
towncrier==24.7.1
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -280,5 +278,4 @@ pip==24.2
setuptools==73.0.1
# 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.4
imagesize==1.4.1
# via sphinx
importlib-metadata==8.4.0
# via sphinx
# via
# sphinx
# towncrier
importlib-resources==6.4.4
# 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.7.1
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand All @@ -97,6 +95,4 @@ zipp==3.20.0

# The following packages are considered to be unsafe in a requirements file:
setuptools==73.0.1
# 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.4
imagesize==1.4.1
# via sphinx
importlib-metadata==8.4.0
# via sphinx
# via
# sphinx
# towncrier
importlib-resources==6.4.4
# 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.7.1
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand All @@ -92,6 +90,4 @@ zipp==3.20.0

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