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>
This commit is contained in:
parent
df36bdd29d
commit
7d379bcc38
2 changed files with 223 additions and 190 deletions
|
|
@ -1,19 +1,20 @@
|
|||
aiohttp==3.6.2
|
||||
-i https://pypi.python.org/simple/
|
||||
aiohttp-jinja2==1.2.0
|
||||
aiohttp==3.6.2
|
||||
async-timeout==3.0.1
|
||||
atomicwrites==1.3.0
|
||||
attrs==19.3.0
|
||||
attrs==21.2.0
|
||||
chardet==3.0.4
|
||||
docopt==0.6.2
|
||||
hbmqtt==0.9.5
|
||||
idna==2.8
|
||||
Jinja2==2.10.3
|
||||
MarkupSafe==1.1.1
|
||||
idna==3.2
|
||||
jinja2==2.11.3
|
||||
markupsafe==2.0.1
|
||||
multidict==4.5.2
|
||||
passlib==1.7.2
|
||||
PyYAML==5.3b1
|
||||
six==1.13.0
|
||||
passlib==1.7.4
|
||||
pyyaml==5.3b1
|
||||
six==1.16.0
|
||||
tinydb==3.15.2
|
||||
transitions==0.7.1
|
||||
websockets==8.1
|
||||
transitions==0.8.8
|
||||
websockets==9.1
|
||||
yarl==1.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue