Bump jinja2 from 2.11.2 to 3.0.3

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 3.0.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...3.0.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 04:02:36 +00:00 committed by GitHub
parent d1b92cc639
commit 9945e56755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ version = 0.0.4
packages = find: packages = find:
include_package_data = True include_package_data = True
install_requires = install_requires =
Jinja2==2.11.2 Jinja2==3.0.3
openpyxl==3.0.5 openpyxl==3.0.5
PyJWT==1.7.1 PyJWT==1.7.1
PyYAML==5.3.1 PyYAML==5.3.1