diff --git a/global_redirect/pyproject.toml b/global_redirect/pyproject.toml index 3ae67e81..aef44d6d 100644 --- a/global_redirect/pyproject.toml +++ b/global_redirect/pyproject.toml @@ -19,7 +19,7 @@ GitHub = 'https://github.com/indico/indico-plugins-cern' global_redirect = 'indico_global_redirect.plugin:GlobalRedirectPlugin' [build-system] -requires = ['hatchling==1.25.0'] +requires = ['hatchling==1.26.3'] build-backend = 'hatchling.build' [tool.hatch.build]