diff --git a/pyproject.toml b/pyproject.toml index 36fbd59..82b3624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ all = [ { include-group = "test" }, ] development = [ - "build==1.4.0", + "build==1.4.2", "coverage==7.10.7; python_version <= '3.11'", "coverage==7.13.5; python_version > '3.11'", "cryptography==46.0.5",