Skip to content

Commit 51ca022

Browse files
chore: update jinja2 requirement from ~=3.1.4 to ~=3.1.5 (#627)
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.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79a81a6 commit 51ca022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jinja2~=3.1.4
1+
jinja2~=3.1.5
22
requests~=2.32.3
33
urllib3~=2.2.3
44
pylint~=3.2.7

0 commit comments

Comments
 (0)