Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent c9ee03b commit a9ccd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/scripts/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ shap==0.40.0
matplotlib==3.1.3
tensorflow==2.12.1
tabulate==0.8.7
Jinja2==3.0.0
Jinja2==3.1.4

# 2nd lvl dep on cov required to avoid sqllite dep
coverage==4.5.4
Expand Down

0 comments on commit a9ccd6e

Please sign in to comment.