From ed22a209bf5b7facd8c725c390953ca52a492699 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 22:12:19 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.36.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22f2bcb..ff87071 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ synapse-s3-storage-provider~=1.5.0 -boto3==1.35.99 \ No newline at end of file +boto3==1.36.13 \ No newline at end of file