From b4e02a82632fab1c96ea59dc9e5a382e5f79600e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:35:49 +0000 Subject: [PATCH] chore(deps): bump python-hcl2 from 4.3.4 to 5.1.1 Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 4.3.4 to 5.1.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.4...v5.1.1) --- updated-dependencies: - dependency-name: python-hcl2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0c17dd0..61712263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ openai==1.43.0 python-dotenv==1.0.1 pydantic==2.8.2 pydantic-settings==2.6.0 -python-hcl2==4.3.4 +python-hcl2==5.1.1 # Lambda layer: langchain # ------------