diff --git a/pyproject.toml b/pyproject.toml index c7e12fcfcaa76..2b9c997c2e60e 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==2024.10.21.16", + "trove-classifiers==2025.1.6.15", ] build-backend = "hatchling.build"