diff --git a/pyproject.toml b/pyproject.toml index 4439f2e..63ab674 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ spellcheck = [ ] test_packaging = [ "build==1.2.2.post1", - "twine==5.1.1" + "twine==6.0.1" ] tests = [ "pydantic==2.10.2",