diff --git a/services/qj/requirements.txt b/services/qj/requirements.txt index 55b2fe1e..ad6104f8 100644 --- a/services/qj/requirements.txt +++ b/services/qj/requirements.txt @@ -28,7 +28,7 @@ jmespath==0.10.0 # via # boto3 # botocore -mako==1.2.0 +mako==1.2.2 # via alembic markupsafe==2.0.1 # via diff --git a/tests/requirements.txt b/tests/requirements.txt index 82851a42..f8f1cefb 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -51,7 +51,7 @@ jmespath==0.10.0 # botocore jsonschema==3.2.0 # via aws-sam-translator -mako==1.2.0 +mako==1.2.2 # via alembic markupsafe==2.0.1 # via