Skip to content
Merged
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
4 changes: 3 additions & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ importlib-metadata==8.3.0
# sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -228,6 +228,7 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pyproject-hooks
Expand Down Expand Up @@ -282,5 +283,6 @@ pip==23.2.1
setuptools==68.0.0
# via
# blockdiag
# incremental
# nodeenv
# pip-tools
4 changes: 3 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ importlib-metadata==8.3.0
# sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
incremental==24.7.2
# via towncrier
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -220,6 +220,7 @@ tomli==2.0.1
# build
# cherry-picker
# coverage
# incremental
# mypy
# pip-tools
# pyproject-hooks
Expand Down Expand Up @@ -274,5 +275,6 @@ pip==23.2.1
setuptools==68.0.0
# via
# blockdiag
# incremental
# nodeenv
# pip-tools
10 changes: 7 additions & 3 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ importlib-metadata==8.3.0
# via sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
incremental==24.7.2
# via towncrier
jinja2==3.1.4
# via
Expand Down Expand Up @@ -79,7 +79,9 @@ sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
# via
# incremental
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
Expand All @@ -95,4 +97,6 @@ zipp==3.19.1

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.0.0
# via blockdiag
# via
# blockdiag
# incremental
10 changes: 7 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ importlib-metadata==8.3.0
# via sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
incremental==24.7.2
# via towncrier
jinja2==3.1.4
# via
Expand Down Expand Up @@ -74,7 +74,9 @@ sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
# via
# incremental
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
Expand All @@ -90,4 +92,6 @@ zipp==3.19.1

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