diff --git a/pyproject.toml b/pyproject.toml index ecacad4..b4d5f67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ all = [ { include-group = "test" }, ] development = [ - "build==1.4.4", + "build==1.5.0", "coverage==7.10.7; python_version <= '3.11'", "coverage==7.13.5; python_version > '3.11'", "cryptography==47.0.0",