Skip to content

Commit ac0641d

Browse files
Update jinja2 requirement from ~=3.0.3 to ~=3.1.2
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.3...3.1.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347f864 commit ac0641d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ansible==6.1.0
2-
jinja2~=3.0.3
2+
jinja2~=3.1.2
33
netaddr

0 commit comments

Comments
 (0)