Skip to content

Commit 610a5e6

Browse files
Update jinja2 requirement from ~=3.1.4 to ~=3.1.5
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] <[email protected]>
1 parent 9497240 commit 610a5e6

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
@@ -7,7 +7,7 @@ css-html-js-minify~=2.5.5
77
docutils~=0.21.2
88
idna~=3.10
99
imagesize~=1.4.1
10-
Jinja2~=3.1.4
10+
Jinja2~=3.1.5
1111
lxml~=5.3.0
1212
m2r2~=0.3.3.post2
1313
MarkupSafe~=3.0.2

0 commit comments

Comments
 (0)