From bbbbbb74a7e00a5ea4a96b0c9c12474b6b6ca509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:21:47 +0000 Subject: [PATCH] deps(deps): bump pyyaml-include from 1.3.1 to 2.1 Bumps [pyyaml-include](https://github.com/tanbro/pyyaml-include) from 1.3.1 to 2.1. - [Changelog](https://github.com/tanbro/pyyaml-include/blob/main/CHANGELOG.md) - [Commits](https://github.com/tanbro/pyyaml-include/compare/v1.3.1...v2.1) --- updated-dependencies: - dependency-name: pyyaml-include 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 5ab50d6..2ecc5a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.35.21 PyYAML==6.0.2 -pyyaml-include==1.3.1 +pyyaml-include==2.1 jinja2==3.0 jinjasql==0.1.8 JSONBender==0.9.3