diff --git a/pyproject.toml b/pyproject.toml index bec30d5..299a732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "mypy==1.11.2", "black==24.8.0", "flake8==7.1.1", - "build==1.2.1", + "build==1.2.2", "twine==5.1.1", ]