diff --git a/pyproject.toml b/pyproject.toml index 549ed90..320091d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ spellcheck = [ ] test_packaging = [ "build==1.2.2.post1", - "twine==6.0.1" + "twine==6.1.0" ] tests = [ "pydantic==2.10.5",