Update gunicorn constraints due to CVE-2024-6827

This commit is contained in:
clearml 2025-03-22 23:00:38 +02:00
parent 473aeb6ce9
commit bf00441146
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ flask-cors>=3.0.5
flask>=2.3.3
furl>=2.0.0
google-cloud-storage>=2.8.0
gunicorn>=20.1.0
gunicorn>=23.0.0
humanfriendly>=4.17
jinja2
jsonmodels>=2.3

View File

@ -3,7 +3,7 @@ clearml-agent>=1.5.2
flask-compress>=1.4.0
flask-cors>=3.0.5
flask>=2.3.3
gunicorn>=20.1.0
gunicorn>=23.0.0
pyhocon>=0.3.35
redis==5.2.1
setuptools>=65.5.1