diff --git a/pyproject.toml b/pyproject.toml index 4cbff35588..13896c13ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ docs = [ "sphinx-hoverxref==1.3.0", "sphinx-autobuild~=2021.3", "sphinxcontrib-towncrier==0.3.2a0", - "towncrier==22.12.0", + "towncrier==23.6.0", "sphinx-notfound-page==0.8.3", ] discord = ["discord-disnake"] @@ -70,7 +70,7 @@ tools = [ "pre-commit~=3.0", "slotscheck~=0.16.4", "python-dotenv~=1.0.0", - "towncrier==22.12.0", + "towncrier==23.6.0", "check-manifest==0.49", "ruff==0.0.261", ]