Security: Fix High severity vulnerabilities - upgrade fastapi, aiohttp, jinja2, python-jose, python-multipart
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
fastapi==0.104.1
|
fastapi==0.109.1
|
||||||
uvicorn==0.24.0
|
uvicorn==0.24.0
|
||||||
kubernetes==28.1.0
|
kubernetes==28.1.0
|
||||||
prometheus-client==0.19.0
|
prometheus-client==0.19.0
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
pydantic==2.5.0
|
pydantic==2.5.0
|
||||||
pydantic-settings==2.1.0
|
pydantic-settings==2.1.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.18
|
||||||
jinja2==3.1.2
|
jinja2==3.1.5
|
||||||
aiofiles==23.2.1
|
aiofiles==23.2.1
|
||||||
pandas==2.1.4
|
pandas==2.1.4
|
||||||
reportlab==4.0.7
|
reportlab==4.0.7
|
||||||
python-jose[cryptography]==3.3.0
|
python-jose[cryptography]==3.4.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
aiohttp==3.9.1
|
aiohttp==3.9.4
|
||||||
celery==5.3.4
|
celery==5.3.4
|
||||||
redis==5.0.1
|
redis==5.0.1
|
||||||
flower==2.0.1
|
flower==2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user