diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 667a7036b0..c3fe0adb94 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -16,13 +16,13 @@ bcrypt==3.2.0 boto3==1.18.38 botocore==1.22.5 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.15.0 cfgv==3.3.0 chardet==4.0.0 colorama==0.4.4 configparser==5.0.2 contextlib2==0.6.0.post1 -Deprecated==1.2.12 +Deprecated==1.2.13 dnspython==2.1.0 docutils==0.17.1 execnet==1.9.0 @@ -57,12 +57,12 @@ PyJWT==2.1.0 PyNaCl==1.4.0 pyparsing==2.4.7 pyperclip==1.8.2 -pytest==6.2.4 +pytest==6.2.5 python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 pywinrm==0.4.2 -PyYAML==5.4.1 +PyYAML==6.0 requests==2.25.1 requests-ntlm==1.1.0 s3transfer==0.5.0 diff --git a/requirements.txt b/requirements.txt index e09c3c9224..efc13036b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ python-dateutil==2.8.2 pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 -PyYAML==5.4.1 +PyYAML==6.0 regex==2021.8.28 requests==2.26.0 retrying==1.3.3