mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user