From 25e77ce71741a2df6f57da465ea2236a41623de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 02:57:04 +0000 Subject: [PATCH] Bump python-hcl2 from 5.0.0 to 5.1.1 in /pip/common Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 5.0.0 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/v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: python-hcl2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/common/requirements.txt b/pip/common/requirements.txt index 2ddcb6fd..24b6b379 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -1,6 +1,6 @@ cloudflare==3.1.0 PyGithub==2.4.0 -python-hcl2==5.0.0 +python-hcl2==5.1.1 requests==2.32.3 slack_sdk==3.33.1 anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability