diff --git a/pyproject.toml b/pyproject.toml index f4ea8253ad439d..efa31318e8dccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ requires = [ "pluggy==1.5.0", "smmap==5.0.1", "tomli==2.0.1; python_version < '3.11'", - "trove-classifiers==2024.5.22", + "trove-classifiers==2024.7.1", ] build-backend = "hatchling.build"