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

@@ -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'