mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Bump jinja2 from 2.11.2 to 3.0.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 3.0.1. - [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.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5dbd8c2aeb
commit
0a9e8c62a3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ version = 0.0.3
|
|||
packages = find:
|
||||
include_package_data = True
|
||||
install_requires =
|
||||
Jinja2==2.11.2
|
||||
Jinja2==3.0.1
|
||||
openpyxl==3.0.5
|
||||
PyJWT==1.7.1
|
||||
PyYAML==5.3.1
|
||||
|
|
Loading…
Reference in a new issue