mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
Update Jinja2 and urllib3
This commit is contained in:
parent
c2a0a51646
commit
f60055ae8e
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ chardet==3.0.4
|
|||
httptools==0.0.11
|
||||
idna==2.8
|
||||
idna-ssl==1.1.0
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.1.0
|
||||
Jinja2==3.0.1
|
||||
MarkupSafe==2.0.1
|
||||
multidict==5.1.0
|
||||
peewee==3.14.4
|
||||
pkg-resources==0.0.0
|
||||
|
@ -19,7 +19,7 @@ sanic-jinja2==0.10.0
|
|||
sanic-routing==0.6.2
|
||||
typing-extensions==3.10.0.0
|
||||
ujson==1.35
|
||||
urllib3==1.24.2
|
||||
urllib3==1.26.5
|
||||
uvloop==0.11.3
|
||||
websockets==8.1
|
||||
yarl==1.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue