diff --git a/pyproject.toml b/pyproject.toml index e2572be8..f48ceb2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ 'click==8.1.7', 'colorama==0.4.6', 'emoji==2.5.0', - 'hier-config==2.2.3', + 'hier-config==3.2.0', 'ipython==8.30.0; python_version>"3.9"', 'ipython~=8.18.1; python_version<"3.10"', 'jinja2==3.1.4',