diff --git a/pyproject.toml b/pyproject.toml index e487a0e082c..04f724d203c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "python-slugify==8.0.4", "decorator==5.1.1", "celery==5.6.3", - "tqdm==4.66.4", + "tqdm==4.68.2", "Deprecated==1.2.14", "jsonschema==4.22.0", "schema==0.7.7",