From de828e88a41bf084be97aaf5d1c67db38941c606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:58:23 +0000 Subject: [PATCH] chore(deps-dev): bump python-hcl2 from 4.3.2 to 7.0.1 Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 4.3.2 to 7.0.1. - [Release notes](https://github.com/amplify-education/python-hcl2/releases) - [Changelog](https://github.com/amplify-education/python-hcl2/blob/main/CHANGELOG.md) - [Commits](https://github.com/amplify-education/python-hcl2/compare/v4.3.2...v7.0.1) --- updated-dependencies: - dependency-name: python-hcl2 dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 515c739..a4919e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,5 +8,5 @@ pytest-mock==3.14.0 rich==13.9.1 pyyaml==6.0.1 toml==0.10.2 -python-hcl2==4.3.2 +python-hcl2==7.0.1 setuptools==75.1.0 \ No newline at end of file