diff --git a/reliabot/requirements.txt b/reliabot/requirements.txt index 36ae331..77b2e64 100644 --- a/reliabot/requirements.txt +++ b/reliabot/requirements.txt @@ -1,2 +1,2 @@ ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.8" -ruamel-yaml==0.18.6 ; python_version >= "3.8" and python_version < "4.0" +ruamel-yaml==0.18.7 ; python_version >= "3.8" and python_version < "4.0"