diff --git a/pyproject.toml b/pyproject.toml index b859e7ef..308d56fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ "Topic :: Security", ] dependencies = [ - "tqdm==4.66.2", + "tqdm==4.66.3", "pyyaml==6.0.1", "tabulate==0.9.0", "colorama==0.4.6",