From f64cc2037c5a7e586ec700ff7d99b6377239df24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 00:02:12 +0000 Subject: [PATCH] Bump dropbox from 9.4.0 to 11.35.0 Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 9.4.0 to 11.35.0. - [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases) - [Commits](https://github.com/dropbox/dropbox-sdk-python/compare/v9.4.0...v11.35.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..580fcfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dropbox==9.4.0 +dropbox==11.35.0 Flask==0.10.1 gunicorn==18.0 Markdown==2.4