From 8322b265fb28a71b3da771524b4d08410469f0f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jul 2021 07:09:51 -0400 Subject: [PATCH] Bump python-hcl2 from 2.0.3 to 3.0.1 (#969) Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 2.0.3 to 3.0.1. - [Release notes](https://github.com/amplify-education/python-hcl2/releases) - [Changelog](https://github.com/amplify-education/python-hcl2/blob/master/CHANGELOG.md) - [Commits](https://github.com/amplify-education/python-hcl2/commits) --- updated-dependencies: - dependency-name: python-hcl2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 186dfe75783..f0c5ed7a361 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pycharm_remote_debugger==0.1.13 pytest-xdist==2.3.0 pytest==6.2.4 python-dateutil==2.8.2 -python-hcl2==2.0.3 +python-hcl2==3.0.1 python-terraform==0.10.1 pyyaml==5.4.1 requests==2.26.0