summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 89812ed8..f546a5da 100644
--- a/tox.ini
+++ b/tox.ini
@@ -83,7 +83,7 @@ description = do a release, required posarg of the version number
skip_install = true
deps =
gitpython>=3.1.31
- packaging>=23
+ packaging>=23.1
towncrier>=22.12
commands =
python {toxinidir}/tasks/release.py --version {posargs}