From 1a472b93af2a856c315f9505b53007ea8f2ef796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:40:44 +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 0d8b8a9399c..f059861f768 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,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