diff --git a/requirements.txt b/requirements.txt index a91976c..f7dc749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ arcaflow-plugin-sdk==0.11.0 ; python_version >= "3.9" and python_version < "4.0" -cbor2==5.4.6 ; python_version >= "3.9" and python_version < "4.0" +cbor2==5.5.0 ; python_version >= "3.9" and python_version < "4.0" pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"