Skip to content

Commit 72628d1

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /src/lambda_codebase/initial_commit (#721)
* Bump jinja2 from 3.1.3 to 3.1.4 in /src/lambda_codebase/initial_commit Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Move PR 720 into 721 **Why?** Both requirements need to be changed in synchrony. Otherwise the pipeline will fail. Hence updating this PR to include the changes from #720. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
1 parent 4771a32 commit 72628d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Jinja2==3.1.2
1+
Jinja2==3.1.4
22
boto3==1.26.48
33
cfn-custom-resource~=1.0.1
44
markupsafe==2.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Jinja2==3.1.2
1+
Jinja2==3.1.4
22
boto3==1.26.48
33
cfn-custom-resource~=1.0.1
44
markupsafe==2.1.1

0 commit comments

Comments
 (0)