diff --git a/pyproject.toml b/pyproject.toml index 5d51866..91e5280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ spellcheck = [ ] test_packaging = [ "build==1.3.0", - "twine==6.1.0" + "twine==6.2.0" ] tests = [ "pydantic==2.11.7",