This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
commit 1d0477a53e0a818a3d8bbca121b734412bdfcaf4 Merge: 9489f93 5b0b56c Author: Aman-Mittal <[email protected]> AuthorDate: Tue Aug 18 14:20:11 2026 +0530 Merge pull request #70 from apache/dependabot/pip/jinja2-gte-3.1.6-and-lt-4.0.0 build(deps-dev): update jinja2 requirement from <4.0.0,>=3.1.0 to >=3.1.6,<4.0.0 requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc requirements-dev.txt index eef5fb2,6474433..4e42078 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@@ -16,6 -16,6 +16,6 @@@ pytest>=9.1.1,<10.0.0 pytest-mock>=3.15.1,<4.0.0 freezegun>=1.5.5,<2.0.0 - Jinja2>=3.1.0,<4.0.0 + Jinja2>=3.1.6,<4.0.0 ruff>=0.13.0,<0.17.0 -sqlfluff>=3.0.0,<5.0.0 +sqlfluff>=4.3.0,<5.0.0
