Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 341cb145bc
Bump jinja2 from 2.10.3 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 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.10.3...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 02:26:51 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Flask==1.1.1
gunicorn==20.0.4
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.3
Jinja2==2.11.3
MarkupSafe==1.1.1
mpmath==1.1.0
numpy==1.17.4