Update Jinja2 and urllib3

This commit is contained in:
Kay0u 2021-06-16 19:09:35 +02:00
parent c2a0a51646
commit f60055ae8e
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -8,8 +8,8 @@ chardet==3.0.4
httptools==0.0.11 httptools==0.0.11
idna==2.8 idna==2.8
idna-ssl==1.1.0 idna-ssl==1.1.0
Jinja2==2.10.1 Jinja2==3.0.1
MarkupSafe==1.1.0 MarkupSafe==2.0.1
multidict==5.1.0 multidict==5.1.0
peewee==3.14.4 peewee==3.14.4
pkg-resources==0.0.0 pkg-resources==0.0.0
@ -19,7 +19,7 @@ sanic-jinja2==0.10.0
sanic-routing==0.6.2 sanic-routing==0.6.2
typing-extensions==3.10.0.0 typing-extensions==3.10.0.0
ujson==1.35 ujson==1.35
urllib3==1.24.2 urllib3==1.26.5
uvloop==0.11.3 uvloop==0.11.3
websockets==8.1 websockets==8.1
yarl==1.3.0 yarl==1.3.0