diff --git a/src/install/requirements_common.txt b/src/install/requirements_common.txt index 7f7292128..c796e57fd 100644 --- a/src/install/requirements_common.txt +++ b/src/install/requirements_common.txt @@ -23,7 +23,7 @@ git+https://github.com/fkie-cad/fact_helper_file.git # Python MongoDB bindings pymongo==3.12.3 -pyyaml==5.3.1 +pyyaml==5.4 # Common code modules git+https://github.com/fkie-cad/common_helper_files.git