From b6e656ca766588111368aaa8c57b25d392fb1b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:14:04 +0000 Subject: [PATCH] chore(deps): bump python-hcl2 from 4.3.2 to 4.3.4 Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 4.3.2 to 4.3.4. - [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...v4.3.4) --- updated-dependencies: - dependency-name: python-hcl2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ddfb8b63..44b812fd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,4 +8,4 @@ pytest-mock==3.14.0 rich==13.5.2 pyyaml==6.0.1 toml==0.10.2 -python-hcl2==4.3.2 \ No newline at end of file +python-hcl2==4.3.4 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 0cf2d4c2..3a124183 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ PyNaCl==1.5.0 rich==13.7.1 pyyaml==6.0.1 toml==0.10.2 -python-hcl2==4.3.2 \ No newline at end of file +python-hcl2==4.3.4 \ No newline at end of file