From bba8843762bb67f31f6cf7127470f89d19b8a326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:24:48 +0000 Subject: [PATCH] Bump boto3 from 1.35.98 to 1.36.2 Bumps [boto3](https://github.com/boto/boto3) from 1.35.98 to 1.36.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.98...1.36.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a33eb7..2c170bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-querystring-tag==1.0.3 redis==5.2.1 django-redis==5.4.0 psycopg2-binary==2.9.10 -boto3==1.35.98 +boto3==1.36.2 Pillow==11.1.0 httpx==0.27.2