chore(deps): bump jinja2 from 3.1.4 to 3.1.5

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [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.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 07:04:05 +00:00
committed by GitHub
parent ba42d8d8c6
commit 9d022180e7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ mkdocs==1.6.1
mkdocs-material==9.5.49
mdx_truly_sane_lists==1.3
pymdown-extensions==10.12
jinja2==3.1.4
jinja2==3.1.5
mike==2.1.3

View File

@@ -21,7 +21,7 @@ TA-Lib==0.4.34
technical==1.4.4
tabulate==0.9.0
pycoingecko==3.2.0
jinja2==3.1.4
jinja2==3.1.5
tables==3.10.1
# Pin blosc2 to < 3.0 until piwheel has wheels for 3.x
blosc2==2.7.1; platform_machine == 'armv7l' or python_version < '3.11'