Merge pull request #11129 from freqtrade/dependabot/pip/develop/jinja2-3.1.5

chore(deps): bump jinja2 from 3.1.4 to 3.1.5
This commit is contained in:
Matthias
2024-12-23 08:42:28 +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.5.49 mkdocs-material==9.5.49
mdx_truly_sane_lists==1.3 mdx_truly_sane_lists==1.3
pymdown-extensions==10.12 pymdown-extensions==10.12
jinja2==3.1.4 jinja2==3.1.5
mike==2.1.3 mike==2.1.3

View File

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