diff --git a/Pipfile b/Pipfile index 56cbb4a..84dd492 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ python-slugify = "==8.0.1" inflect = "==7.0.0" [dev-packages] -towncrier = "==23.10.0" +towncrier = "==23.11.0" pytest = "==7.4.3" pytest-cov = "==4.1.0" coverage = "==7.3.2"