Skip to content

Commit

Permalink
Bump jinja2 from 3.1.3 to 3.1.4 in /met-cron
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.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@3.1.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] committed May 21, 2024
1 parent 5563c53 commit 57ba9d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion met-cron/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==3.0.5
Flask-Script==2.0.5
Flask==2.2.5
Jinja2==3.1.3
Jinja2==3.1.4
Mako==1.3.5
MarkupSafe==2.1.5
SQLAlchemy-Utils==0.41.2
Expand Down
2 changes: 1 addition & 1 deletion met-cron/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ secure
python-dotenv
requests
itsdangerous==2.0.1
Jinja2==3.1.3
Jinja2==3.1.4
flask-cors==3.0.10

0 comments on commit 57ba9d8

Please sign in to comment.