From 70e07d1cfade32b36f0286d63cb72c28d8a3decc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:43:05 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utilities/audit/fhir_resources_audit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/audit/fhir_resources_audit/requirements.txt b/utilities/audit/fhir_resources_audit/requirements.txt index 86b62f9e..a7455afc 100644 --- a/utilities/audit/fhir_resources_audit/requirements.txt +++ b/utilities/audit/fhir_resources_audit/requirements.txt @@ -3,4 +3,4 @@ google-auth-httplib2 google-auth google-cloud-storage==2.9.0; python_version < '3.7' google-cloud-storage==2.9.0; python_version > '3.6' -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file