Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.4 in /python
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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@2.11.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b0af55d commit 9847245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pyyaml>=5.1
flask>=1.1.2
click==7.1.2
itsdangerous==1.1.0
Jinja2==2.11.3
Jinja2==3.1.4
pyclipper==1.2.1
MarkupSafe==1.1.1
Werkzeug==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion python/requirements_mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pyyaml>=5.1
flask>=1.1.2
click==7.1.2
itsdangerous==1.1.0
Jinja2==2.11.3
Jinja2==3.1.4
MarkupSafe==1.1.1
Werkzeug==1.0.1
ujson>=2.0.3
Expand Down

0 comments on commit 9847245

Please sign in to comment.