Skip to content

Commit

Permalink
Bump jinja2 from 3.0.3 to 3.1.3 in /analytics-api (#2357)
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.0.3...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: VineetBala-AOT <[email protected]>
  • Loading branch information
dependabot[bot] and VineetBala-AOT authored Apr 4, 2024
1 parent 95f8231 commit 0ba21cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flask-Moment==1.0.5
Flask-SQLAlchemy==2.5.1
Flask-Script==2.0.5
Flask==2.2.5
Jinja2==3.0.3
Jinja2==3.1.3
Mako==1.2.4
MarkupSafe==2.1.2
SQLAlchemy-Utils==0.40.0
Expand Down

0 comments on commit 0ba21cf

Please sign in to comment.