From 8afbfa2eba36738ae2ab1f737b8ac0f3c1897d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:55:03 +0000 Subject: [PATCH] build(deps): bump dropbox from 11.36.2 to 12.0.2 Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 11.36.2 to 12.0.2. - [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases) - [Commits](https://github.com/dropbox/dropbox-sdk-python/compare/v11.36.2...v12.0.2) --- updated-dependencies: - dependency-name: dropbox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b21407db133..d6493babb0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ django-bootstrap3-datetimepicker-2==2.8.3 # storage manager dependencies django-storages==1.14.3 -dropbox==11.36.2 +dropbox==12.0.2 google-cloud-storage==2.16.0 google-cloud-core==2.4.1 boto3==1.34.103