Skip to content

Commit e627e75

Browse files
chore: update jinja2 requirement from ~=3.1.4 to ~=3.1.5 (#625)
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 ad60e6d commit e627e75

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
pylint~=3.3.3
33
black~=24.10.0
44
mkdocs~=1.6.1

0 commit comments

Comments
 (0)