Skip to content

Commit 2f2bb4b

Browse files
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](dropbox/dropbox-sdk-python@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] <[email protected]>
1 parent 9beacdb commit 2f2bb4b

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PyDrive2 = {version = "^1.19.0", optional = true}
1919
python-swiftclient = {version = "^4.5.0", optional = true}
2020
requests-oauthlib = {version = "^2.0.0", optional = true}
2121
duplicity = {version = "^1.2.3", optional = true}
22-
dropbox = {version = "^11.36.2", optional = true}
22+
dropbox = {version = "^12.0.2", optional = true}
2323
python-keystoneclient = {version = "^5.4.0", optional = true}
2424
idna = {version = "3.7", optional = true}
2525
pyyaml = "6.0.1"

0 commit comments

Comments
 (0)