From 1fec6752daba2b4b9d002dc70f4fdae4d7fa94aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:44:19 +0000 Subject: [PATCH] deps(deps): bump pyyaml-include from 1.3.1 to 2.2 Bumps [pyyaml-include](https://github.com/tanbro/pyyaml-include) from 1.3.1 to 2.2. - [Changelog](https://github.com/tanbro/pyyaml-include/blob/main/CHANGELOG.md) - [Commits](https://github.com/tanbro/pyyaml-include/compare/v1.3.1...v2.2) --- 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 9c22b8a..3b4c69b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.35.71 PyYAML==6.0.2 -pyyaml-include==1.3.1 +pyyaml-include==2.2 jinja2==3.0 jinjasql==0.1.8 JSONBender==0.9.3