hyperledger-archives / iroha

Iroha - A simple, decentralized ledger
http://iroha.tech
Apache License 2.0
988 stars 298 forks source link

Bump Jinja version #2221

Closed igor-egorov closed 5 years ago

igor-egorov commented 5 years ago

Signed-off-by: Igor Egorov igor@soramitsu.co.jp

Description of the Change

It was reported that Jinja 2.10 is vulnerable image

Benefits

Up to date dependencies.

Usage Examples or Tests

pip install -r requirements.txt
cd docs/source
make permissions
make html
igor-egorov commented 5 years ago

CI was intentionally stopped