From 26525f7810bb6c278527479b02b70379753d47fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 00:00:56 +0000 Subject: [PATCH] Bump dropbox from 9.4.0 to 11.32.0 Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 9.4.0 to 11.32.0. - [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases) - [Commits](https://github.com/dropbox/dropbox-sdk-python/compare/v9.4.0...v11.32.0) --- 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 8779e2e..9f7d185 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dropbox==9.4.0 +dropbox==11.32.0 Flask==0.10.1 gunicorn==18.0 Markdown==2.4