diff --git a/pyproject.toml b/pyproject.toml index b70cd9dc0d653..51b60dedcde7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ requires = [ "pluggy==1.5.0", "smmap==5.0.2", "tomli==2.2.1; python_version < '3.11'", - "trove-classifiers==2025.4.11.15", + "trove-classifiers==2025.4.28.22", ] build-backend = "hatchling.build"