diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 299a3612c4..9c2e9fa2a0 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -6,21 +6,21 @@ atomicwrites==1.4.0 attackcti==0.3.3 attrs==19.3.0 bcrypt==3.2.0 -boto3==1.16.3 -botocore==1.19.3 +boto3==1.16.4 +botocore==1.19.4 certifi==2019.11.28 cffi==1.14.3 cfgv==2.0.1 chardet==3.0.4 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==3.1.1 +cryptography==3.2 Deprecated==1.2.10 dnspython==2.0.0 docutils==0.16 execnet==1.7.1 gitdb==4.0.5 -GitPython==3.1.10 +GitPython==3.1.11 identify==1.4.10 idna==2.8 importlib-metadata==1.3.0 @@ -42,7 +42,7 @@ pexpect==4.8.0 pluggy==0.13.1 pre-commit==1.21.0 protobuf==3.13.0 -psutil==5.7.2 +psutil==5.7.3 ptyprocess==0.6.0 py==1.9.0 pycparser==2.20 @@ -66,9 +66,9 @@ tabulate==0.8.7 termcolor==1.1.0 toml==0.10.0 urllib3==1.25.11 -virtualenv==20.0.35 +virtualenv==20.1.0 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 xmltodict==0.12.0 -zipp==3.3.1 +zipp==3.4.0 diff --git a/requirements.txt b/requirements.txt index 6b61224690..958ca8a5bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gitdb==4.0.5 identify==1.5.6 idna==2.10 importlib-metadata==2.0.0 -importlib-resources==3.1.0 +importlib-resources==3.2.0 Jinja2==2.11.2 jsonschema==3.2.0 MarkupSafe==1.1.1 @@ -38,5 +38,5 @@ taxii2-client==2.2.2 toml==0.10.1 typing==3.7.4.3 urllib3==1.25.11 -virtualenv==20.0.35 -zipp==3.3.1 +virtualenv==20.1.0 +zipp==3.4.0