Fix security issue

This commit is contained in:
Raffson 2023-02-18 18:50:59 +01:00
parent 8c6daa0976
commit 8e42df11f3
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -10,7 +10,7 @@ click==8.1.3
colorama==0.4.6 colorama==0.4.6
distlib==0.3.6 distlib==0.3.6
Faker==15.3.3 Faker==15.3.3
fastapi==0.87.0 fastapi==0.92.0
filelock==3.8.0 filelock==3.8.0
h11==0.14.0 h11==0.14.0
httptools==0.5.0 httptools==0.5.0
@ -46,7 +46,7 @@ Shapely==1.8.5.post1
shiboken2==5.15.2.1 shiboken2==5.15.2.1
six==1.16.0 six==1.16.0
sniffio==1.3.0 sniffio==1.3.0
starlette==0.21.0 starlette==0.25.0
tabulate==0.9.0 tabulate==0.9.0
text-unidecode==1.3 text-unidecode==1.3
toml==0.10.2 toml==0.10.2