Skip to content

Commit a10cfa1

Browse files
Update jinja2 requirement from ~=3.0 to ~=3.1 in /cli
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.0...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d96bf6 commit a10cfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ aws-cdk.core~=1.164
1616
aws_cdk.aws-cloudwatch~=1.164
1717
aws_cdk.aws-lambda~=1.164
1818
boto3>=1.39.4
19-
jinja2~=3.0
19+
jinja2~=3.1
2020
jmespath~=1.0
2121
jsii==1.85.0
2222
marshmallow~=3.10

0 commit comments

Comments
 (0)