diff --git a/setup.py b/setup.py index f877901a..553316e2 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ 'lru_cache==0.2.3', 'backports.functools_lru_cache==1.6.5', 'pathlib2==2.3.7.post1', - 'pyyaml==6.0', + 'pyyaml==6.0.1', 'boto3==1.28.12', 'hvac==1.1.1' ]