diff --git a/microservices/credential_pathway_service/requirements-test.txt b/microservices/credential_pathway_service/requirements-test.txt index f3f4db46..255219d7 100644 --- a/microservices/credential_pathway_service/requirements-test.txt +++ b/microservices/credential_pathway_service/requirements-test.txt @@ -8,7 +8,7 @@ google-cloud-logging typing-extensions==4.0.1 firebase-admin==4.5.2 protobuf==3.19.5 -python-multipart==0.0.5 +python-multipart==0.0.26 pytest==7.1.2 mock faker diff --git a/microservices/credential_pathway_service/requirements.txt b/microservices/credential_pathway_service/requirements.txt index 09381604..9b3a427f 100644 --- a/microservices/credential_pathway_service/requirements.txt +++ b/microservices/credential_pathway_service/requirements.txt @@ -8,4 +8,4 @@ google-cloud-logging typing-extensions==4.0.1 firebase-admin==4.5.2 protobuf==3.19.5 -python-multipart==0.0.5 \ No newline at end of file +python-multipart==0.0.26 \ No newline at end of file