Merge pull request #11468 from freqtrade/dependabot/pip/docs/jinja2-3.1.6

chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
This commit is contained in:
Matthias
2025-03-06 06:59:35 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ mkdocs==1.6.1
mkdocs-material==9.6.7
mdx_truly_sane_lists==1.3
pymdown-extensions==10.14.3
jinja2==3.1.5
jinja2==3.1.6
mike==2.1.3

View File

@@ -20,7 +20,7 @@ TA-Lib==0.4.38
technical==1.5.0
tabulate==0.9.0
pycoingecko==3.2.0
jinja2==3.1.5
jinja2==3.1.6
joblib==1.4.2
rich==13.9.4
pyarrow==19.0.1; platform_machine != 'armv7l'