Skip to content

Commit

Permalink
chore(dependencies): update towncrier and sphinxcontrib-towncrier ver…
Browse files Browse the repository at this point in the history
…sions for compatibility
  • Loading branch information
HitaloM committed Dec 12, 2024
1 parent 9f53d2d commit 7543baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ docs = [
"sphinx-autobuild>=2024.10.3",
"sphinx-copybutton>=0.5.2",
"myst-parser>=4.0.0",
"towncrier==23.11.0", # 24.7 is incompatible with sphinxcontrib-towncrier
"sphinxcontrib-towncrier>=0.4.0a0",
"towncrier>=24.8.0", # 24.7 is incompatible with sphinxcontrib-towncrier
"sphinxcontrib-towncrier @ git+https://github.com/bennyrowland/sphinxcontrib-towncrier@92_towncrier24_7_compat",
]

[tool.hatch.metadata]
Expand Down

0 comments on commit 7543baf

Please sign in to comment.