diff --git a/pyproject.toml b/pyproject.toml index 495c707..73a2fe1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ spellcheck = [ ] test_packaging = [ "build==1.2.2.post1", - "twine==5.1.1" + "twine==6.0.1" ] tests = [ "pydantic==2.10.1",