diff --git a/pyproject.toml b/pyproject.toml index 8f19f409594..46700058691 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "python-slugify==8.0.4", "decorator==5.1.1", "celery==5.4.0", - "tqdm==4.66.4", + "tqdm==4.67.2", "Deprecated==1.2.14", "jsonschema==4.22.0", "schema==0.7.7",