diff --git a/pyproject.toml b/pyproject.toml index ae70d9bc..5c5fe2e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ requests = ">=2.34.2" pycvesearch = "^1.2" xmltodict = ">=0.13,<0.15" attackcti = ">=0.5.4,<0.6" -Jinja2 = "^3.1.4" +Jinja2 = "^3.1.6" questionary = "^2.0.1" docker = "^7.1.0" splunk-sdk = "^2.0.2" @@ -33,7 +33,7 @@ pygit2 = "^1.15.1" #(in our testing great than 130) when using the mode:selected #--mode.files command. tyro = "^0.9.2,<0.9.23" -gitpython = "^3.1.43" +gitpython = "^3.1.49" setuptools = "<81" rich = "^14.0.0"