From cf0a64bf1ca38e7f1ec16ed1f4f90a837711d6f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 08:44:19 -0400 Subject: [PATCH] chore(deps): update dependency apig-wsgi to v2.16.0 (#300) --- images/csp_violation_report_service/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/csp_violation_report_service/app/requirements.txt b/images/csp_violation_report_service/app/requirements.txt index fa1a3679..caa56599 100644 --- a/images/csp_violation_report_service/app/requirements.txt +++ b/images/csp_violation_report_service/app/requirements.txt @@ -1,7 +1,7 @@ aws-lambda-powertools==1.31.1 masonite==4.17.4 masonite-orm==2.19.1 -apig-wsgi==2.15.0 +apig-wsgi==2.16.0 boto3==1.26.134 gunicorn==20.1.0 psycopg2-binary==2.9.6 \ No newline at end of file