diff --git a/pyproject.toml b/pyproject.toml index 5195767b..5ec6cd14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -175,5 +175,5 @@ known-first-party = ["mex", "tests"] convention = "google" [build-system] -requires = ["pdm-backend==2.1.8"] +requires = ["pdm-backend==2.3.0"] build-backend = "pdm.backend"