From 59815bc35b531fde85e6922cf578ef358a99eaf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 00:56:35 +0000 Subject: [PATCH] Bump dropbox from 9.4.0 to 11.36.2 Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 9.4.0 to 11.36.2. - [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases) - [Commits](https://github.com/dropbox/dropbox-sdk-python/compare/v9.4.0...v11.36.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 8779e2e..805a081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dropbox==9.4.0 +dropbox==11.36.2 Flask==0.10.1 gunicorn==18.0 Markdown==2.4