Skip to content

Commit 018dcaa

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

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,4 +1,4 @@
11
ansible-core==2.12.3
22
ansible==5.0.1
3-
jinja2~=3.0.3
3+
jinja2~=3.1.1
44
netaddr

0 commit comments

Comments
 (0)