Skip to content

Commit

Permalink
Downgrade and pin towncrier
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsDrike committed Aug 2, 2024
1 parent 23469e1 commit be93d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ slotscheck = ">=0.16.1,<0.20.0"
basedpyright = "^1.13.3"

[tool.poetry.group.release.dependencies]
towncrier = ">=22.12,<25.0"
towncrier = "==23.11" # temporary pin, as 24.7 is incompatible with sphinxcontrib-towncrier

[tool.poetry.group.release-ci]
optional = true
Expand Down

0 comments on commit be93d4f

Please sign in to comment.