mirror of https://github.com/dapr/quickstarts.git
Bump jinja2 from 2.10.1 to 2.11.3 in /pub-sub/python-subscriber (#510)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.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.10.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
26ae0d06cc
commit
9c1f310f86
|
|
@ -2,7 +2,7 @@ Click==7.0
|
|||
Flask==1.1.1
|
||||
Flask-Cors==3.0.9
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.1
|
||||
Jinja2==2.11.3
|
||||
MarkupSafe==1.1.1
|
||||
six==1.12.0
|
||||
Werkzeug==0.15.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue