diff --git a/pyproject.toml b/pyproject.toml index 59c6a51..ac17ba3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ all = [ { include-group = "test" }, ] development = [ - "build==1.3.0", + "build==1.4.0", "coverage==7.10.7; python_version <= '3.11'", "coverage==7.13.1; python_version > '3.11'", "cryptography==46.0.3",