From 9543be73c8eb7d638c8526db1287a1e75dac0b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:32:43 +0000 Subject: [PATCH] Bump boto3 from 1.27.1 to 1.28.51 Bumps [boto3](https://github.com/boto/boto3) from 1.27.1 to 1.28.51. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.27.1...1.28.51) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index bc77ba27..5c10fa23 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.27.1 +boto3==1.28.51 dj-rest-auth[with_social]==2.2.7 django-filter==23.2 django-oauth-toolkit==1.7.1