From 8856af47d674f99f2dc3b43d1efabb3d75da5446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 00:00:42 +0000 Subject: [PATCH] Bump dropbox from 9.4.0 to 11.22.0 Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 9.4.0 to 11.22.0. - [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases) - [Commits](https://github.com/dropbox/dropbox-sdk-python/compare/v9.4.0...v11.22.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..991d5ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dropbox==9.4.0 +dropbox==11.22.0 Flask==0.10.1 gunicorn==18.0 Markdown==2.4