Skip to content

Commit

Permalink
Bump jinja2 from 3.0.3 to 3.1.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 584a5e4 commit 27227cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dash/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dash-table==5.0.0
Flask==3.0.3
gunicorn==22.0.0
itsdangerous==2.2.0
Jinja2==3.1.3
Jinja2==3.1.4
jmespath==1.0.1
MarkupSafe==2.1.5
numpy==1.26.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DendroPy==4.5.2
fastalite==0.3
greenlet==1.1.2
hdbscan==0.8.28
Jinja2==3.0.3
Jinja2==3.1.4
joblib==1.1.1
MarkupSafe==2.1.0
numpy==1.22.2
Expand Down

0 comments on commit 27227cf

Please sign in to comment.