Skip to content

Commit dbb1303

Browse files
Bump jinja2 from 3.1.2 to 3.1.4 (#113)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb8e665 commit dbb1303

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
@@ -32,7 +32,7 @@ inflect==5.6.2
3232
# via datamodel-code-generator
3333
isort==5.13.2
3434
# via datamodel-code-generator
35-
jinja2==3.1.2
35+
jinja2==3.1.4
3636
# via datamodel-code-generator
3737
markupsafe==2.1.3
3838
# via jinja2

0 commit comments

Comments
 (0)