Skip to content

Commit

Permalink
Update version in requirements.txt for Jinja2>=2.10.1 for security (i…
Browse files Browse the repository at this point in the history
…n example forwarder code only, not deployed)
  • Loading branch information
mmguero committed Nov 25, 2019
1 parent 9de8023 commit ed939e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensor-iso/interface/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flask-Cors==3.0.6
gunicorn==19.9.0
idna==2.7
itsdangerous==0.24
Jinja2==2.10
Jinja2==2.10.1
MarkupSafe==1.0
psutil==5.6.0
python-dotenv==0.9.1
Expand Down

0 comments on commit ed939e8

Please sign in to comment.