diff --git a/surface/requirements.txt b/surface/requirements.txt index 23bfbecf..d3f44ec4 100644 --- a/surface/requirements.txt +++ b/surface/requirements.txt @@ -27,7 +27,7 @@ django-apitokens==0.0.2 django-sbomrepo==0.0.9 mysqlclient==2.2.4 -tqdm==4.65.0 # for core_utils that is not really a app/package ..? +tqdm==4.67.1 # for core_utils that is not really a app/package ..? django-database-locks==0.5 # distributed locks (on mysql) django-bulk-update-or-create==0.3.0 # for faster batch operations with update_or_create django-dynamicsettings==0.0.3