From 72e53eee5c2531d58bce3feedecc7c461e2b6ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:35:12 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.4 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](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index b5e937962..f52d50eb8 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -3,4 +3,4 @@ mkdocs==1.6.0 mkdocs-material==9.5.21 mdx_truly_sane_lists==1.3 pymdown-extensions==10.8.1 -jinja2==3.1.3 +jinja2==3.1.4 diff --git a/requirements.txt b/requirements.txt index e5e62abf6..7faea2932 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ TA-Lib==0.4.28 technical==1.4.3 tabulate==0.9.0 pycoingecko==3.1.0 -jinja2==3.1.3 +jinja2==3.1.4 tables==3.9.1 joblib==1.4.2 rich==13.7.1