From a787942db04d2210426ba7353e90dbeebdb31aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 12:58:28 +0000 Subject: [PATCH] :arrow_up: Bump python-hcl2 from 7.2.0 to 7.2.1 Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 7.2.0 to 7.2.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/v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: python-hcl2 dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7053e38..d5a44d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pick==2.4.0 setuptools==80.7.1 boto3==1.38.17 -python-hcl2==7.2.0 +python-hcl2==7.2.1 PyGithub==2.6.1 pytest==8.3.5 build==1.2.2 \ No newline at end of file