diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-16 17:50:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-16 17:50:13 +0000 |
| commit | acfe2c0d4e01ce1fc6585dc1be9d2e66b66249f4 (patch) | |
| tree | 1d7677469e91a07eb685a919837e9adf5a4fa426 /requirements.txt | |
| parent | 2b245a4609f9374565326d2fa60c2ba7bb75dae8 (diff) | |
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a8d9b3f20..74671ed8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ babel==2.9.0 flask-babel==2.0.0 flask==1.1.2 idna==2.10 -jinja2==2.11.2 +jinja2==2.11.3 lxml==4.6.2 pygments==2.1.3 python-dateutil==2.8.1 |