diff --git a/pyproject.toml b/pyproject.toml index 280d8e8..44e1438 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = { file = 'README.md', content-type = 'text/markdown' } license = { file = 'LICENSE' } authors = [{ name = "Stefan Eiermann", email = "stefan.eiermann@eneka.de" }] dependencies = [ - "python-hcl2==4.3.5", + "python-hcl2==6.1.0", "argcomplete==3.5.1", ] classifiers = [