fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-1012994
This commit is contained in:
snyk-bot 2021-02-02 01:02:23 +00:00
parent 0a443467be
commit 74b8835798
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
jinja2==2.11.1
jinja2==2.11.3
markupsafe==1.1.1
pendulum==1.5.1
python-dateutil==2.8.1